]> granicus.if.org Git - clang/commitdiff
Remove reference to the Index library
authorDouglas Gregor <dgregor@apple.com>
Fri, 1 Jul 2011 16:35:47 +0000 (16:35 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 1 Jul 2011 16:35:47 +0000 (16:35 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134238 91177308-0d34-0410-b5e6-96231b3b80d8

docs/InternalsManual.html

index 961198938f2095d1fb56a69b15e555c93571729e..00bc54af5b42d8ca1fdabffb61475ab0ddc088aa 100644 (file)
@@ -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>