diff --git a/docs/userguides.rst b/docs/userguides.rst index 96102dd25eb..eb70028e7b6 100644 --- a/docs/userguides.rst +++ b/docs/userguides.rst @@ -3,6 +3,13 @@ User Guides =========== +.. toctree:: + :hidden: + + CommandGuide/index + +\ + * `The LLVM Getting Started Guide `_ Discusses how to get up and running quickly with the LLVM infrastructure. @@ -28,8 +35,8 @@ User Guides * `Developer Policy `_ The LLVM project's policy towards developers and their contributions. - - * `LLVM Command Guide `_ + + * :ref:`LLVM Command Guide ` A reference manual for the LLVM command line utilities ("man" pages for LLVM tools).