1
0
mirror of https://github.com/RPCS3/llvm.git synced 2025-04-06 07:11:42 +00:00

docs: reorganize front page slightly

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173718 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Sean Silva 2013-01-28 21:28:10 +00:00
parent 710cb0c782
commit ae70224a3e

@ -77,7 +77,6 @@ representation.
GettingStartedVS GettingStartedVS
FAQ FAQ
Lexicon Lexicon
Packaging
HowToAddABuilder HowToAddABuilder
yaml2obj yaml2obj
HowToSubmitABug HowToSubmitABug
@ -141,9 +140,6 @@ representation.
.. __: http://clang.llvm.org/get_started.html .. __: http://clang.llvm.org/get_started.html
:doc:`Packaging`
Advice on packaging LLVM into a distribution.
:doc:`Lexicon` :doc:`Lexicon`
Definition of acronyms, terms and concepts used in LLVM. Definition of acronyms, terms and concepts used in LLVM.
@ -329,6 +325,7 @@ Information about LLVM's development process.
Projects Projects
LLVMBuild LLVMBuild
HowToReleaseLLVM HowToReleaseLLVM
Packaging
:doc:`Projects` :doc:`Projects`
How-to guide and templates for new projects that *use* the LLVM How-to guide and templates for new projects that *use* the LLVM
@ -346,6 +343,9 @@ Information about LLVM's development process.
:doc:`HowToReleaseLLVM` :doc:`HowToReleaseLLVM`
This is a guide to preparing LLVM releases. Most developers can ignore it. This is a guide to preparing LLVM releases. Most developers can ignore it.
:doc:`Packaging`
Advice on packaging LLVM into a distribution.
Mailing Lists Mailing Lists
============= =============