summaryrefslogtreecommitdiffstats
path: root/Help/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/index.rst')
-rw-r--r--Help/index.rst50
1 files changed, 50 insertions, 0 deletions
diff --git a/Help/index.rst b/Help/index.rst
new file mode 100644
index 0000000..dea1463
--- /dev/null
+++ b/Help/index.rst
@@ -0,0 +1,50 @@
+.. title:: CMake Reference Documentation
+
+Command-Line Tools
+##################
+
+.. toctree::
+ :maxdepth: 1
+
+ /manual/cmake.1
+ /manual/ctest.1
+ /manual/cpack.1
+
+Interactive Dialogs
+###################
+
+.. toctree::
+ :maxdepth: 1
+
+ /manual/cmake-gui.1
+ /manual/ccmake.1
+
+Reference Manuals
+#################
+
+.. toctree::
+ :maxdepth: 1
+
+ /manual/cmake-commands.7
+ /manual/cmake-generators.7
+ /manual/cmake-modules.7
+ /manual/cmake-policies.7
+ /manual/cmake-properties.7
+ /manual/cmake-variables.7
+
+Other Manuals
+#############
+
+.. toctree::
+ :maxdepth: 1
+
+ /manual/cmake-developer.7
+ /manual/cmake-generator-expressions.7
+
+.. only:: html
+
+ Index and Search
+ ################
+
+ * :ref:`genindex`
+ * :ref:`search`