]> granicus.if.org Git - llvm/commitdiff
Docs: drop 'if you're using a released version' warning
authorHans Wennborg <hans@hanshq.net>
Wed, 12 Aug 2015 18:31:52 +0000 (18:31 +0000)
committerHans Wennborg <hans@hanshq.net>
Wed, 12 Aug 2015 18:31:52 +0000 (18:31 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_37@244790 91177308-0d34-0410-b5e6-96231b3b80d8

docs/index.rst

index fcdea03c65fafec02f66e1d973220de82b8a2b38..66c55758c4db849281526623687796977dfa528c 100644 (file)
@@ -1,11 +1,6 @@
 Overview
 ========
 
-.. warning::
-
-   If you are using a released version of LLVM, see `the download page
-   <http://llvm.org/releases/>`_ to find your documentation.
-
 The LLVM compiler infrastructure supports a wide range of projects, from
 industrial strength compilers to specialized JIT applications to small
 research projects.