[lldb/Docs] Include how to generate the man page

This commit is contained in:
Jonas Devlieghere 2020-01-03 13:34:21 -08:00
parent 48ee04033c
commit 6e6b6a5754
1 changed files with 1 additions and 0 deletions

View File

@ -365,6 +365,7 @@ To build the documentation, configure with ``LLVM_ENABLE_SPHINX=ON`` and build t
::
> ninja docs-lldb-html
> ninja docs-lldb-man
> ninja lldb-cpp-doc
> ninja lldb-python-doc