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:
Alan Carvalho de Assis
2024-08-30 23:18:32 +08:00
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: