forked from OSchip/llvm-project
[lldb/Docs] Include how to generate the man page
This commit is contained in:
parent
48ee04033c
commit
6e6b6a5754
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue