mirror of
https://github.com/apache/nuttx.git
synced 2026-08-17 17:43:22 +08: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:
committed by
Xiang Xiao
parent
cf4a92c81e
commit
b998afdc04
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user