[llvm-branch-commits] [llvm-branch] r370477 - index.rst: Remove non-release warning

Hans Wennborg via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Aug 30 08:15:54 PDT 2019


Author: hans
Date: Fri Aug 30 08:15:53 2019
New Revision: 370477

URL: http://llvm.org/viewvc/llvm-project?rev=370477&view=rev
Log:
index.rst: Remove non-release warning

Modified:
    llvm/branches/release_90/docs/index.rst

Modified: llvm/branches/release_90/docs/index.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_90/docs/index.rst?rev=370477&r1=370476&r2=370477&view=diff
==============================================================================
--- llvm/branches/release_90/docs/index.rst (original)
+++ llvm/branches/release_90/docs/index.rst Fri Aug 30 08:15:53 2019
@@ -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.




More information about the llvm-branch-commits mailing list