docs: reorganize front page slightly
authorSean Silva <silvas@purdue.edu>
Mon, 28 Jan 2013 21:28:10 +0000 (21:28 +0000)
committerSean Silva <silvas@purdue.edu>
Mon, 28 Jan 2013 21:28:10 +0000 (21:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173718 91177308-0d34-0410-b5e6-96231b3b80d8

docs/index.rst

index 4ea67dffce97bfe946f3948364b3dd82b7da47ae..e5b08457d60d72f11a78a22d0e95a70fb85b7929 100644 (file)
@@ -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
 =============