aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
authorJeffrey Yasskin <jyasskin@google.com>2010-02-03 18:23:23 +0000
committerJeffrey Yasskin <jyasskin@google.com>2010-02-03 18:23:23 +0000
commit6cfb8a115ef4dcbf7a157e6a40d8998c3d9f6169 (patch)
tree1633290c6e2375dd5e60d7628aa569e1b0cb1263 /docs/index.html
parent9dee8e3009408fd08c656558397a8ac8604139ba (diff)
downloadexternal_llvm-6cfb8a115ef4dcbf7a157e6a40d8998c3d9f6169.zip
external_llvm-6cfb8a115ef4dcbf7a157e6a40d8998c3d9f6169.tar.gz
external_llvm-6cfb8a115ef4dcbf7a157e6a40d8998c3d9f6169.tar.bz2
Mention the version in the documentation index and link to the 2.6 docs, which
is what most readers will actually be aiming for. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95229 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html
index 5c50c41..a35f7fd 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -2,12 +2,15 @@
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
- <title>Documentation for the LLVM System</title>
+ <title>Documentation for the LLVM System, version pre-2.7</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, version pre-2.7</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>
<div class="doc_text">
<table class="layout" width="95%"><tr class="layout"><td class="left">