Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/contribute/documentation/generation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading