aboutsummaryrefslogtreecommitdiff
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
commit78bdb22298f34ce232bc4ff89f6ae2566dcfe18a (patch)
treedec9061c03c64a89ff158d5c495631997684b96e
parentf0e9472a472ba6190cc2444d07c87d960f44569e (diff)
downloadllvm-78bdb22298f34ce232bc4ff89f6ae2566dcfe18a.zip
llvm-78bdb22298f34ce232bc4ff89f6ae2566dcfe18a.tar.gz
llvm-78bdb22298f34ce232bc4ff89f6ae2566dcfe18a.tar.bz2
docs: drop doxygen link; it doesn't work
llvm-svn: 341829
-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 8e6beb3..55fd1a6 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
==================