forked from OSchip/llvm-project
Sphinxify the GettinStarted documentation.
llvm-svn: 165372
This commit is contained in:
parent
c3b3463fcf
commit
954e430e9b
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue