summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeffrey Yasskin <jyasskin@google.com>2010-02-03 18:49:55 +0000
committerJeffrey Yasskin <jyasskin@google.com>2010-02-03 18:49:55 +0000
commit212badaa60f6261becfc6d9c24ebfc4bf7c2ede8 (patch)
tree8722c1f68cd918c0e3b644e2ae740402442594bd
parentc0f5f284d436ecfbf49f46d78dc2980a8f97887f (diff)
downloadbcm5719-llvm-212badaa60f6261becfc6d9c24ebfc4bf7c2ede8.tar.gz
bcm5719-llvm-212badaa60f6261becfc6d9c24ebfc4bf7c2ede8.zip
Make docs less specific about their versions, at Chris's suggestion.
llvm-svn: 95231
-rw-r--r--llvm/docs/index.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/llvm/docs/index.html b/llvm/docs/index.html
index a35f7fdc565..28f4cded777 100644
--- a/llvm/docs/index.html
+++ b/llvm/docs/index.html
@@ -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">
OpenPOWER on IntegriCloud