summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2016-08-18 20:54:38 +0000
committerHans Wennborg <hans@hanshq.net>2016-08-18 20:54:38 +0000
commit795c5b00d59e27074663bd0815be5186aaec5a10 (patch)
treed2cc97d7980d46ebf03fbc6ccf8348b33c38fd0f
parent795b73955811d905768965298c3e16dd04d71b90 (diff)
Drop doxygen link; the release ships it in tarball insteadupstream/release_39
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/branches/release_39@279144 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/index.rst18
1 files changed, 0 insertions, 18 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 0d1084ad..f9dddb17 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -27,24 +27,6 @@ Contents
clang-rename
-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
==================