[llvm-commits] CVS: llvm/docs/index.html

Chris Lattner lattner at cs.uiuc.edu
Tue Nov 29 22:35:46 PST 2005



Changes in directory llvm/docs:

index.html updated: 1.47 -> 1.48
---
Log message:

Add a link to the doxygen tarball


---
Diffs of the changes:  (+5 -2)

 index.html |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)


Index: llvm/docs/index.html
diff -u llvm/docs/index.html:1.47 llvm/docs/index.html:1.48
--- llvm/docs/index.html:1.47	Sun Apr 24 12:46:56 2005
+++ llvm/docs/index.html	Wed Nov 30 00:35:34 2005
@@ -148,7 +148,10 @@
 
 <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>
@@ -242,6 +245,6 @@
   src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
 
   <a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2005/04/24 17:46:56 $
+  Last modified: $Date: 2005/11/30 06:35:34 $
 </address>
 






More information about the llvm-commits mailing list