diff options
author | Chris Lattner <sabre@nondot.org> | 2007-05-18 00:44:29 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2007-05-18 00:44:29 +0000 |
commit | b4b0ce7c298c72ab03711ff8ab277317b839081a (patch) | |
tree | a224b1931055a805c736e3e9966dff5e137b3d62 | |
parent | 86cbfea33bc736482cbf6c4ed9a01aefa704d097 (diff) |
tweak
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37196 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/ReleaseNotes.html | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index d22a389da4..ece81630f7 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -828,11 +828,10 @@ Exception Handling</a>, and it is not enabled by default.</li> <div class="doc_text"> <p>A wide variety of additional information is available on the <a -href="http://llvm.org">LLVM web page</a>, including <a -href="http://llvm.org/docs/">documentation</a> and <a -href="http://llvm.org/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. +href="http://llvm.org">LLVM web page</a>, in particular in the <a +href="http://llvm.org/docs/">documentation</a> section. 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> @@ -851,7 +850,7 @@ lists</a>.</p> <a href="http://validator.w3.org/check/referer"><img src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a> - <a href="http://llvm.org/">The LLVM Compiler Infrastructure</a><br> + <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br> Last modified: $Date$ </address> |