]> granicus.if.org Git - llvm/commitdiff
Drop 'if you're using released version' warning
authorHans Wennborg <hans@hanshq.net>
Tue, 17 Jan 2017 21:27:57 +0000 (21:27 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 17 Jan 2017 21:27:57 +0000 (21:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_40@292263 91177308-0d34-0410-b5e6-96231b3b80d8

docs/index.rst

index 341a9c16325b9ab390e79eb8770d9cb931347b05..83fc7338794504c6a695c83ae5021d76bcd56561 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.