aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-11-30 06:35:34 +0000
committerChris Lattner <sabre@nondot.org>2005-11-30 06:35:34 +0000
commite26673143add7d07b1f2f2c112a29d8db3cb4e5c (patch)
tree1775391eb376e061133e1c5bbffc52738c209868 /docs/index.html
parent889bc47677454b5e27c6776bb11e209f825e3604 (diff)
Add a link to the doxygen tarball
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24530 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 3b2b80257a..fac3eb608a 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -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>