docs: contribute: documentation: generation: fix missing doc

fix the path where the user has to be in order to execute make html-fast

Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>
This commit is contained in:
Jilay Pandya 2024-11-15 00:45:36 +01:00 committed by Mahesh Mahadevan
commit 5f418f506c

View file

@ -255,7 +255,7 @@ To enable this mode, set the following option when invoking cmake::
or invoke make with the following target::
cd ~/zephyr
cd ~/zephyr/doc
# To generate HTML output without detailed Kconfig
make html-fast