summaryrefslogtreecommitdiffstats
path: root/lldb/docs
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2020-01-03 13:34:21 -0800
committerJonas Devlieghere <jonas@devlieghere.com>2020-01-03 13:34:35 -0800
commit6e6b6a5754514a137729ce1a5e389db5f516c964 (patch)
tree985eaf49c70e4297e5b9dd11a45c6ed0a61cdc2c /lldb/docs
parent48ee04033cce2e085fd8909c6ebaa0de68ab65d0 (diff)
downloadbcm5719-llvm-6e6b6a5754514a137729ce1a5e389db5f516c964.tar.gz
bcm5719-llvm-6e6b6a5754514a137729ce1a5e389db5f516c964.zip
[lldb/Docs] Include how to generate the man page
Diffstat (limited to 'lldb/docs')
-rw-r--r--lldb/docs/resources/build.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/docs/resources/build.rst b/lldb/docs/resources/build.rst
index 499a79b88ef..efa94de42a9 100644
--- a/lldb/docs/resources/build.rst
+++ b/lldb/docs/resources/build.rst
@@ -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
OpenPOWER on IntegriCloud