more minor edits

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22088 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2005-05-16 17:13:10 +00:00
parent f9b1f46411
commit 416db10a5b

View File

@ -801,16 +801,17 @@ selection framework.</li>
<div class="doc_text">
<p>A wide variety of additional information is available on the LLVM web page,
including <a href="http://llvm.cs.uiuc.edu/docs/#maillist">mailing lists</a> and
<a href="http://llvm.cs.uiuc.edu/pubs/">publications describing algorithms and
<p>A wide variety of additional information is available on the <a
href="http://llvm.cs.uiuc.edu">LLVM web page</a>, including <a
href="http://llvm.cs.uiuc.edu/docs/">documentation</a> and <a
href="http://llvm.cs.uiuc.edu/pubs/">publications describing algorithms and
components implemented in LLVM</a>. The web page also contains versions of the
API documentation which is up-to-date with the CVS version of the source code.
You can access versions of these documents specific to this release by going
into the "<tt>llvm/doc/</tt>" directory in the LLVM tree.</p>
<p>If you have any questions or comments about LLVM, please feel free to contact
us via the <a href="http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev">mailing
us via the <a href="http://llvm.cs.uiuc.edu/docs/#maillist"> mailing
lists</a>.</p>
</div>