summaryrefslogtreecommitdiff
path: root/docs/index.rst
diff options
context:
space:
mode:
authorSean Silva <silvas@purdue.edu>2013-01-28 21:28:10 +0000
committerSean Silva <silvas@purdue.edu>2013-01-28 21:28:10 +0000
commitae70224a3e69db7d86db72cbf8f6ea0cf5ed192b (patch)
tree2077af4fcfb22149a6839fb8032263c9caa3392c /docs/index.rst
parent710cb0c7826c61b432e19d5899a2f26f76d7aa81 (diff)
downloadllvm-ae70224a3e69db7d86db72cbf8f6ea0cf5ed192b.tar.gz
llvm-ae70224a3e69db7d86db72cbf8f6ea0cf5ed192b.tar.bz2
llvm-ae70224a3e69db7d86db72cbf8f6ea0cf5ed192b.tar.xz
docs: reorganize front page slightly
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173718 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 4ea67dffce..e5b08457d6 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -77,7 +77,6 @@ representation.
GettingStartedVS
FAQ
Lexicon
- Packaging
HowToAddABuilder
yaml2obj
HowToSubmitABug
@@ -141,9 +140,6 @@ representation.
.. __: http://clang.llvm.org/get_started.html
-:doc:`Packaging`
- Advice on packaging LLVM into a distribution.
-
:doc:`Lexicon`
Definition of acronyms, terms and concepts used in LLVM.
@@ -329,6 +325,7 @@ Information about LLVM's development process.
Projects
LLVMBuild
HowToReleaseLLVM
+ Packaging
:doc:`Projects`
How-to guide and templates for new projects that *use* the LLVM
@@ -346,6 +343,9 @@ Information about LLVM's development process.
:doc:`HowToReleaseLLVM`
This is a guide to preparing LLVM releases. Most developers can ignore it.
+:doc:`Packaging`
+ Advice on packaging LLVM into a distribution.
+
Mailing Lists
=============