summaryrefslogtreecommitdiff
path: root/docs/userguides.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/userguides.rst')
-rw-r--r--docs/userguides.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/userguides.rst b/docs/userguides.rst
index 1b44c48fe9..57f77f84b5 100644
--- a/docs/userguides.rst
+++ b/docs/userguides.rst
@@ -6,6 +6,7 @@ User Guides
.. toctree::
:hidden:
+ CMake
CommandGuide/index
DeveloperPolicy
GettingStartedVS
@@ -19,7 +20,7 @@ User Guides
Everything from unpacking and compilation of the distribution to execution
of some tools.
-* `LLVM CMake guide <CMake.html>`_
+* :ref:`cmake`
An addendum to the main Getting Started guide for those using the `CMake
build system <http://www.cmake.org>`_.