Skip to content

Commit 5f418f5

Browse files
jilaypandyammahadevan108
authored andcommitted
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 <[email protected]>
1 parent 2fe4a37 commit 5f418f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/contribute/documentation/generation.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ To enable this mode, set the following option when invoking cmake::
255255

256256
or invoke make with the following target::
257257

258-
cd ~/zephyr
258+
cd ~/zephyr/doc
259259

260260
# To generate HTML output without detailed Kconfig
261261
make html-fast

0 commit comments

Comments
 (0)