Add a link to the doxygen tarball
authorChris Lattner <sabre@nondot.org>
Wed, 30 Nov 2005 06:35:34 +0000 (06:35 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 30 Nov 2005 06:35:34 +0000 (06:35 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24530 91177308-0d34-0410-b5e6-96231b3b80d8

docs/index.html

index 3b2b80257a0698e72e064da8dd1bee73493d2bbd..fac3eb608a502acb4ad3d73660dd76a3f7b54b7f 100644 (file)
@@ -148,7 +148,10 @@ 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>
+href="http://llvm.cs.uiuc.edu/doxygen/inherits.html">classes</a>)
+
+(<a href="http://llvm.cs.uiuc.edu/doxygen/doxygen.tar.gz">tarball</a>)
+</li>
 
 <li><a href="http://llvm.cs.uiuc.edu/cvsweb/cvsweb.cgi/llvm">CVSWeb CVS Tree 
 Browser</a></li>