From d9aa95d53410ad3c333e5ceb1d08a012f42716d6 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Fri, 6 Jul 2012 05:51:50 +0000 Subject: Sphinxify the CMake document. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159806 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/userguides.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/userguides.rst') 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 `_ +* :ref:`cmake` An addendum to the main Getting Started guide for those using the `CMake build system `_. -- cgit v1.2.3