[lldb/Docs] Include the man page on the website
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 3 Jan 2020 21:59:08 +0000 (13:59 -0800)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 3 Jan 2020 21:59:19 +0000 (13:59 -0800)
lldb/docs/index.rst

index 0dbb160..f1e1eda 100644 (file)
@@ -152,11 +152,12 @@ interesting areas to contribute to lldb.
 .. toctree::
    :hidden:
    :maxdepth: 1
-   :caption: API Documentation
+   :caption: Reference
 
-   Public Python API Reference <https://lldb.llvm.org/python_reference/index.html>
-   Public C++ API Reference <https://lldb.llvm.org/cpp_reference/namespacelldb.html>
-   Private C++ Reference <https://lldb.llvm.org/cpp_reference/index.html>
+   Public Python API <https://lldb.llvm.org/python_reference/index.html>
+   Public C++ API <https://lldb.llvm.org/cpp_reference/namespacelldb.html>
+   Private C++ API <https://lldb.llvm.org/cpp_reference/index.html>
+   Man Page <man/lldb>
 
 .. toctree::
    :hidden: