Skip to content

Commit f196c91

Browse files
committed
doc: Note 'make doc' in the building doc
Update doc by changes in previous commits. Signed-off-by: Petr Vorel <pvorel@suse.cz>
1 parent 13981dc commit f196c91

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/developers/documentation.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ Before building, make sure you have python3 ``virtualenv`` module installed.
2828
# build documentation
2929
make
3030
31+
Instead of the above it's possible call ``make doc`` in the top level directory.
32+
3133
Once the procedure has been completed, documentation will be visible at
3234
``doc/html/index.html``.
3335

0 commit comments

Comments
 (0)