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

Chris Lattner lattner at cs.uiuc.edu
Tue Oct 21 15:29:01 PDT 2003


Changes in directory llvm-www:

www-index.html updated: 1.62 -> 1.63

---
Log message:

No really, don't list the LangRef twice
Also, make the support section consistent


---
Diffs of the changes:  (+1 -14)

Index: llvm-www/www-index.html
diff -u llvm-www/www-index.html:1.62 llvm-www/www-index.html:1.63
--- llvm-www/www-index.html:1.62	Tue Oct 21 15:21:13 2003
+++ llvm-www/www-index.html	Tue Oct 21 15:28:17 2003
@@ -307,16 +307,6 @@
                     <li>
                     <a href="docs/TestingGuide.html">LLVM Test Suite Guide </a>
                     - A reference manual for using the LLVM test suite.
-
-                    <li>
-                    <a href="docs/LangRef.html">
-                    LLVM Reference Manual
-                    </a>
-                    - Defines the LLVM
-                        intermediate representation, the assembly
-                        form of the different nodes, and provides
-                        reference information about the different
-                        tools in LLVM. </li>
                 </ul>
 
                 <font size=+1><b>Programming Documentation:</b></font>
@@ -356,10 +346,7 @@
 
                 </ul>
 
-                <h4>
-                Support
-                </h4>
-
+                <font size=+1><b>Support:</b></font>
                 <ul>
                     <li>
                     <a href="docs/FAQ.html">Frequently Asked Questions</a>





More information about the llvm-commits mailing list