Sphinxify the CMake document.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159806 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/userguides.rst b/docs/userguides.rst
index 1b44c48..57f77f8 100644
--- a/docs/userguides.rst
+++ b/docs/userguides.rst
@@ -6,6 +6,7 @@
.. toctree::
:hidden:
+ CMake
CommandGuide/index
DeveloperPolicy
GettingStartedVS
@@ -19,7 +20,7 @@
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>`_.