summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-variables.7.rst
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-11-01 15:12:02 (GMT)
committerBrad King <brad.king@kitware.com>2013-11-01 15:12:02 (GMT)
commitc76e44e7b9eb2a8dfcbc7e84f385dd03d5166554 (patch)
treea66bdc0bcbf215b587350aa0ab95c2496bc144e4 /Help/manual/cmake-variables.7.rst
parent20bb60917125ee69e5ce0131934f214be15fdcb6 (diff)
downloadCMake-c76e44e7b9eb2a8dfcbc7e84f385dd03d5166554.zip
CMake-c76e44e7b9eb2a8dfcbc7e84f385dd03d5166554.tar.gz
CMake-c76e44e7b9eb2a8dfcbc7e84f385dd03d5166554.tar.bz2
Help: Limit reference manual toctree depth to 1
Add a :maxdepth: option to all toctree directives to limit their depth to 1. We do not want subheadings from individual documents to pollute the already large lists of CMake Domain objects.
Diffstat (limited to 'Help/manual/cmake-variables.7.rst')
-rw-r--r--Help/manual/cmake-variables.7.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/Help/manual/cmake-variables.7.rst b/Help/manual/cmake-variables.7.rst
index 2fc02a1..26205a8 100644
--- a/Help/manual/cmake-variables.7.rst
+++ b/Help/manual/cmake-variables.7.rst
@@ -11,6 +11,8 @@ Variables that Provide Information
==================================
.. toctree::
+ :maxdepth: 1
+
/variable/CMAKE_ARGC
/variable/CMAKE_ARGV0
/variable/CMAKE_AR
@@ -76,6 +78,8 @@ Variables that Change Behavior
==============================
.. toctree::
+ :maxdepth: 1
+
/variable/BUILD_SHARED_LIBS
/variable/CMAKE_ABSOLUTE_DESTINATION_FILES
/variable/CMAKE_AUTOMOC_RELAXED_MODE
@@ -116,6 +120,8 @@ Variables that Describe the System
==================================
.. toctree::
+ :maxdepth: 1
+
/variable/APPLE
/variable/BORLAND
/variable/CMAKE_CL_64
@@ -155,6 +161,8 @@ Variables that Control the Build
================================
.. toctree::
+ :maxdepth: 1
+
/variable/CMAKE_ARCHIVE_OUTPUT_DIRECTORY
/variable/CMAKE_AUTOMOC_MOC_OPTIONS
/variable/CMAKE_AUTOMOC
@@ -209,6 +217,8 @@ Variables for Languages
=======================
.. toctree::
+ :maxdepth: 1
+
/variable/CMAKE_COMPILER_IS_GNULANG
/variable/CMAKE_Fortran_MODDIR_DEFAULT
/variable/CMAKE_Fortran_MODDIR_FLAG
@@ -252,6 +262,8 @@ Variables for CPack
===================
.. toctree::
+ :maxdepth: 1
+
/variable/CPACK_ABSOLUTE_DESTINATION_FILES
/variable/CPACK_COMPONENT_INCLUDE_TOPLEVEL_DIRECTORY
/variable/CPACK_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION