CMake/Help/index.rst
Brad King c9d5ccfab1 Help: Add index document title
Add an explicit title directive to set the HTML index page title instead
of taking the first section header.
2013-10-29 14:55:51 -04:00

51 lines
743 B
ReStructuredText

.. 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`