Sphinxify the GettinStarted documentation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165372 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bill Wendling 2012-10-07 07:10:13 +00:00
parent bef3ef9975
commit f93c55a392
3 changed files with 1306 additions and 1761 deletions

File diff suppressed because it is too large Load Diff

1304
docs/GettingStarted.rst Normal file

File diff suppressed because it is too large Load Diff

View File

@ -10,6 +10,7 @@ User Guides
HowToBuildOnARM
CommandGuide/index
DeveloperPolicy
GettingStarted
GettingStartedVS
FAQ
Lexicon
@ -18,7 +19,7 @@ User Guides
yaml2obj
HowToSubmitABug
* `The LLVM Getting Started Guide <GettingStarted.html>`_
* :ref:`getting_started`
Discusses how to get up and running quickly with the LLVM infrastructure.
Everything from unpacking and compilation of the distribution to execution