[lldb/Docs] Include the man page on the website

This commit is contained in:
Jonas Devlieghere 2020-01-03 13:59:08 -08:00
parent 1d7990228f
commit 320b43c39f

View 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: