summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2013-12-20 20:04:54 (GMT)
committerBrad King <brad.king@kitware.com>2013-12-20 20:10:10 (GMT)
commit12862e939fc72d455d962fbf54ca8fcad47e2514 (patch)
treebdd213016a953750d3a9a11005756c9ba1de4ac9
parent437236517784b7ca948f671a929304070d68b759 (diff)
downloadCMake-12862e939fc72d455d962fbf54ca8fcad47e2514.zip
CMake-12862e939fc72d455d962fbf54ca8fcad47e2514.tar.gz
CMake-12862e939fc72d455d962fbf54ca8fcad47e2514.tar.bz2
Help: Simplify top-level index organization
Revise the organization introduced in commit 2c7cd95c (Help: Organize top-level index, 2013-10-28) to drop "Other Manuals" and put them in "Reference Manuals" because the distinction between them has blurred. Perhaps a better breakdown of the reference manuals will emerge in the future. While at it, sort the reference manual toctree by name.
-rw-r--r--Help/index.rst15
1 files changed, 4 insertions, 11 deletions
diff --git a/Help/index.rst b/Help/index.rst
index f5cb8a5..a7a1bd9 100644
--- a/Help/index.rst
+++ b/Help/index.rst
@@ -26,24 +26,17 @@ Reference Manuals
:maxdepth: 1
/manual/cmake-commands.7
+ /manual/cmake-developer.7
+ /manual/cmake-generator-expressions.7
/manual/cmake-generators.7
- /manual/cmake-toolchains.7
+ /manual/cmake-language.7
/manual/cmake-modules.7
/manual/cmake-packages.7
/manual/cmake-policies.7
/manual/cmake-properties.7
+ /manual/cmake-toolchains.7
/manual/cmake-variables.7
-Other Manuals
-#############
-
-.. toctree::
- :maxdepth: 1
-
- /manual/cmake-developer.7
- /manual/cmake-generator-expressions.7
- /manual/cmake-language.7
-
.. only:: html
Index and Search