mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
doc: Fix Documentation build procedure
User reported an issue caused by not clear documentation: https://github.com/apache/nuttx/issues/13232
This commit is contained in:
parent
cf4a92c81e
commit
b998afdc04
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ go into ``Documentation`` directory. Then,
|
|||
|
||||
.. code-block:: console
|
||||
|
||||
$ cd Documentation/
|
||||
$ make html
|
||||
|
||||
The resulting HTMLs will end up under ``_build/html``. You can open your browser at the root with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue