Add a link to the doxygen tarball

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24530 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2005-11-30 06:35:34 +00:00
parent 889bc47677
commit e26673143a

View 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>