summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lldb/docs/index.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/lldb/docs/index.rst b/lldb/docs/index.rst
index c155f8d1e01..29130062b89 100644
--- a/lldb/docs/index.rst
+++ b/lldb/docs/index.rst
@@ -61,8 +61,9 @@ Resources
API Documentation
=================
-* `C++ API Documentation <https://lldb.llvm.org/cpp_reference/index.html>`_
-* `Python API Documentation <https://lldb.llvm.org/python_reference/index.html>`_
+* `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>`_
External Links
==============
OpenPOWER on IntegriCloud