summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2018-09-10 14:14:03 +0000
committerHans Wennborg <hans@hanshq.net>2018-09-10 14:14:03 +0000
commit0d412784c03f514e82656ec986a66be939ad0d0d (patch)
treebc174b3d8a27beb65d403d980a728f66091bc8d1
parent82250ed6196a4923a62869ef15d311c969dbb854 (diff)
docs: drop another in-progress warning
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_70@341828 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/index.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 2173f94459d..4e8f10dfbe6 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
- <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.