[LTP] [PATCH v4 5/5] doc: Note 'make doc' in the building doc
Petr Vorel
pvorel@suse.cz
Fri Mar 28 10:57:47 CET 2025
Update doc by changes in previous commits.
Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
The same as in previous version.
doc/developers/documentation.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/doc/developers/documentation.rst b/doc/developers/documentation.rst
index a303253693..14dc97bcd8 100644
--- a/doc/developers/documentation.rst
+++ b/doc/developers/documentation.rst
@@ -28,6 +28,8 @@ Before building, make sure you have python3 ``virtualenv`` module installed.
# build documentation
make
+Instead of the above it's possible call ``make doc`` in the top level directory.
+
Once the procedure has been completed, documentation will be visible at
``doc/html/index.html``.
--
2.49.0
More information about the ltp
mailing list