[Docs] Move API docs to the front page
authorJonas Devlieghere <jonas@devlieghere.com>
Mon, 22 Apr 2019 22:41:55 +0000 (22:41 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Mon, 22 Apr 2019 22:41:55 +0000 (22:41 +0000)
This moves the links to the C++ and Python API docs up to the main page.
As of now the links are still broken [1], but at least this will prevent
the additional frustration of searching for the links only to find out
they're broken.

[1] http://lists.llvm.org/pipermail/lldb-dev/2019-April/014992.html

llvm-svn: 358928

lldb/docs/index.rst
lldb/docs/resources/external.rst

index cb3e216..27a1bc8 100644 (file)
@@ -58,6 +58,13 @@ Resources
    resources/sbapi
    resources/external
 
+API Documentation
+=================
+
+* `Python API Documentation <https://lldb.llvm.org/python_reference/index.html>`_
+* `C++ API Documentation <https://lldb.llvm.org/cpp_reference/html/index.html>`_
+
+
 Indices and tables
 ==================
 
index ab7e54c..7e5af8e 100644 (file)
@@ -1,12 +1,6 @@
 External Resources
 ==================
 
-Documentation
--------------
-
-* `Python API Documentation <https://lldb.llvm.org/python_reference/index.html>`_
-* `C++ API Documentation <https://lldb.llvm.org/cpp_reference/html/index.html>`_
-
 Bugs
 ----