diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/ReleaseNotes.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index fa5f879..f47b423 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -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> |