Make docs less specific about their versions, at Chris's suggestion.
authorJeffrey Yasskin <jyasskin@google.com>
Wed, 3 Feb 2010 18:49:55 +0000 (18:49 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Wed, 3 Feb 2010 18:49:55 +0000 (18:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95231 91177308-0d34-0410-b5e6-96231b3b80d8

docs/index.html

index a35f7fdc565d3aa75d2491c6e90e892110ce53d5..28f4cded777fb70c72df1ee47e42bc14d6827d40 100644 (file)
@@ -2,15 +2,16 @@
                       "http://www.w3.org/TR/html4/strict.dtd">
 <html>
 <head>
-  <title>Documentation for the LLVM System, version pre-2.7</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, version pre-2.7</div>
+<div class="doc_title">Documentation for the LLVM System at SVN head</div>
 
-<p class="doc_warning">If you are using the most recent release of LLVM,
-see <a href="http://llvm.org/releases/2.6/docs/">the llvm-2.6 documentation</a>.</p>
+<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">