[llvm-commits] CVS: llvm/docs/index.html
Reid Spencer
reid at x10sys.com
Wed Mar 22 22:53:49 PST 2006
Changes in directory llvm/docs:
index.html updated: 1.51 -> 1.52
---
Log message:
Add HowToReleaseLLVM.html.
---
Diffs of the changes: (+5 -1)
index.html | 6 +++++-
1 files changed, 5 insertions(+), 1 deletion(-)
Index: llvm/docs/index.html
diff -u llvm/docs/index.html:1.51 llvm/docs/index.html:1.52
--- llvm/docs/index.html:1.51 Mon Mar 13 23:39:39 2006
+++ llvm/docs/index.html Thu Mar 23 00:53:38 2006
@@ -146,6 +146,9 @@
<li><a href="UsingLibraries.html">Using LLVM Libraries</a> - Look here to
understand how to use the libraries produced when LLVM is compiled.</li>
+<li><a href="HowToReleaseLLVM.html">How To Release LLVM To The Public</a> - This
+is a guide to preparing LLVM releases. Most developers can ignore it.</li>
+
<li><a href="http://llvm.org/doxygen/">Doxygen generated
documentation</a> (<a
href="http://llvm.org/doxygen/inherits.html">classes</a>)
@@ -208,6 +211,7 @@
</ul>
+
<!--=======================================================================-->
<div class="doc_section"><a name="maillist">LLVM Mailing Lists</a></div>
<!--=======================================================================-->
@@ -250,6 +254,6 @@
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
<a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
- Last modified: $Date: 2006/03/14 05:39:39 $
+ Last modified: $Date: 2006/03/23 06:53:38 $
</address>
More information about the llvm-commits
mailing list