mirror of
https://github.com/RPCSX/llvm.git
synced 2024-12-02 16:56:50 +00:00
[docs] Integrate the command guide into the toctree.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@156385 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3b709d5f55
commit
17412a0a03
@ -3,6 +3,13 @@
|
||||
User Guides
|
||||
===========
|
||||
|
||||
.. toctree::
|
||||
:hidden:
|
||||
|
||||
CommandGuide/index
|
||||
|
||||
\
|
||||
|
||||
* `The LLVM Getting Started Guide <GettingStarted.html>`_
|
||||
|
||||
Discusses how to get up and running quickly with the LLVM infrastructure.
|
||||
@ -28,8 +35,8 @@ User Guides
|
||||
* `Developer Policy <DeveloperPolicy.html>`_
|
||||
|
||||
The LLVM project's policy towards developers and their contributions.
|
||||
|
||||
* `LLVM Command Guide <CommandGuide/index.html>`_
|
||||
|
||||
* :ref:`LLVM Command Guide <commands>`
|
||||
|
||||
A reference manual for the LLVM command line utilities ("man" pages for LLVM
|
||||
tools).
|
||||
|
Loading…
Reference in New Issue
Block a user