From: Jeffrey Yasskin Date: Wed, 3 Feb 2010 18:23:23 +0000 (+0000) Subject: Mention the version in the documentation index and link to the 2.6 docs, which X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=6cfb8a115ef4dcbf7a157e6a40d8998c3d9f6169;p=oota-llvm.git 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 --- diff --git a/docs/index.html b/docs/index.html index 5c50c411cfb..a35f7fdc565 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,12 +2,15 @@ "http://www.w3.org/TR/html4/strict.dtd"> - Documentation for the LLVM System + Documentation for the LLVM System, version pre-2.7 -
Documentation for the LLVM System
+
Documentation for the LLVM System, version pre-2.7
+ +

If you are using the most recent release of LLVM, +see the llvm-2.6 documentation.