From: Hans Wennborg Date: Wed, 12 Aug 2015 18:31:52 +0000 (+0000) Subject: Docs: drop 'if you're using a released version' warning X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a14bbd2a5337a86f833b7431aaef09022be24057;p=llvm Docs: drop 'if you're using a released version' warning git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_37@244790 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/index.rst b/docs/index.rst index fcdea03c65f..66c55758c4d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,11 +1,6 @@ Overview ======== -.. warning:: - - If you are using a released version of LLVM, see `the download page - `_ 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.