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:
parent
2fe4a37f38
commit
5f418f506c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue