diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/index.html b/docs/index.html index 36ed0e2d9f860..1ada7de6dac8d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,12 +2,16 @@ "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> - <title>Documentation for the LLVM System</title> + <title>Documentation for the LLVM System at SVN head</title> <link rel="stylesheet" href="llvm.css" type="text/css"> </head> <body> -<div class="doc_title">Documentation for the LLVM System</div> +<div class="doc_title">Documentation for the LLVM System at SVN head</div> + +<p class="doc_warning">If you are using a released version of LLVM, +see <a href="http://llvm.org/releases/">the download page</a> to find +your documentation.</p> <div class="doc_text"> <table class="layout" width="95%"><tr class="layout"><td class="left"> @@ -281,7 +285,7 @@ times each day, making it a high volume list.</li> src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a> <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br> - Last modified: $Date: 2009-09-21 04:34:59 +0200 (Mon, 21 Sep 2009) $ + Last modified: $Date: 2010-02-03 19:49:55 +0100 (Wed, 03 Feb 2010) $ </address> </body></html> |