aboutsummaryrefslogtreecommitdiff
path: root/docs/InternalsManual.html
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-07-01 16:35:47 +0000
committerDouglas Gregor <dgregor@apple.com>2011-07-01 16:35:47 +0000
commit0e5abb8479543bf2517bc4a1332017d627fa61bc (patch)
tree7cc9a205f7fcfd9760dea1c789868096352f830e /docs/InternalsManual.html
parent35ee32e800145a535f2676898f8f06f7ae6e9b43 (diff)
Remove reference to the Index library
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134238 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/InternalsManual.html')
-rw-r--r--docs/InternalsManual.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/InternalsManual.html b/docs/InternalsManual.html
index 961198938f..00bc54af5b 100644
--- a/docs/InternalsManual.html
+++ b/docs/InternalsManual.html
@@ -68,7 +68,6 @@ td {
<li><a href="#Constants">Constant Folding in the Clang AST</a></li>
</ul>
</li>
-<li><a href="libIndex.html">The Index Library</a></li>
<li><a href="#Howtos">Howto guides</a>
<ul>
<li><a href="#AddingAttributes">How to add an attribute</a></li>