summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2018-09-10 14:15:12 +0000
committerHans Wennborg <hans@hanshq.net>2018-09-10 14:15:12 +0000
commit2fdfe1e650afeb5790e6028bcde83bab57a0949e (patch)
tree80a8e6513481ddaa37f9c7dc4269e9f5fa85d70f
parentbe9c3688848ac2ab28098a1a129cfa9d398c0f30 (diff)
docs: drop doxygen link; it doesn't work
-rw-r--r--clang-tools-extra/docs/index.rst18
1 files changed, 0 insertions, 18 deletions
diff --git a/clang-tools-extra/docs/index.rst b/clang-tools-extra/docs/index.rst
index 8e6beb35a60..55fd1a6d08b 100644
--- a/clang-tools-extra/docs/index.rst
+++ b/clang-tools-extra/docs/index.rst
@@ -29,24 +29,6 @@ Contents
clang-doc
-Doxygen Documentation
-=====================
-The Doxygen documentation describes the **internal** software that makes up the
-tools of clang-tools-extra, not the **external** use of these tools. The Doxygen
-documentation contains no instructions about how to use the tools, only the APIs
-that make up the software. For usage instructions, please see the user's guide
-or reference manual for each tool.
-
-* `Doxygen documentation`_
-
-.. _`Doxygen documentation`: doxygen/annotated.html
-
-.. note::
- This documentation is generated directly from the source code with doxygen.
- Since the tools of clang-tools-extra are constantly under active
- development, what you're about to read is out of date!
-
-
Indices and tables
==================