[llvm] r173718 - docs: reorganize front page slightly
Sean Silva
silvas at purdue.edu
Mon Jan 28 13:28:10 PST 2013
Author: silvas
Date: Mon Jan 28 15:28:10 2013
New Revision: 173718
URL: http://llvm.org/viewvc/llvm-project?rev=173718&view=rev
Log:
docs: reorganize front page slightly
Modified:
llvm/trunk/docs/index.rst
Modified: llvm/trunk/docs/index.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/index.rst?rev=173718&r1=173717&r2=173718&view=diff
==============================================================================
--- llvm/trunk/docs/index.rst (original)
+++ llvm/trunk/docs/index.rst Mon Jan 28 15:28:10 2013
@@ -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 pro
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 pro
: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
=============
More information about the llvm-commits
mailing list