Add UsingLibraries.html link.
llvm-svn: 17384
diff --git a/llvm/docs/index.html b/llvm/docs/index.html
index f42dbbbb..04eb380 100644
--- a/llvm/docs/index.html
+++ b/llvm/docs/index.html
@@ -113,6 +113,9 @@
<li><a href="ExtendingLLVM.html">Extending LLVM</a> - Look here to see how
to add instructions and intrinsics to LLVM.</li>
+<li><a href="UsingLibraries.html">Using LLVM Libraries</a> - Look here to
+understand how to use the libraries produced when LLVM is compiled.</li>
+
<li><a href="http://llvm.cs.uiuc.edu/doxygen/">Doxygen generated
documentation</a> (<a href="http://llvm.cs.uiuc.edu/doxygen/inherits.html">
classes</a>)</li>