index.rst 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. .. title:: CMake Reference Documentation
  2. Command-Line Tools
  3. ##################
  4. .. toctree::
  5. :maxdepth: 1
  6. /manual/cmake.1
  7. /manual/ctest.1
  8. /manual/cpack.1
  9. Interactive Dialogs
  10. ###################
  11. .. toctree::
  12. :maxdepth: 1
  13. /manual/cmake-gui.1
  14. /manual/ccmake.1
  15. Reference Manuals
  16. #################
  17. .. toctree::
  18. :maxdepth: 1
  19. /manual/cmake-buildsystem.7
  20. /manual/cmake-commands.7
  21. /manual/cmake-compile-features.7
  22. /manual/cmake-developer.7
  23. /manual/cmake-generator-expressions.7
  24. /manual/cmake-generators.7
  25. /manual/cmake-language.7
  26. /manual/cmake-server.7
  27. /manual/cmake-modules.7
  28. /manual/cmake-packages.7
  29. /manual/cmake-policies.7
  30. /manual/cmake-properties.7
  31. /manual/cmake-qt.7
  32. /manual/cmake-toolchains.7
  33. /manual/cmake-variables.7
  34. /manual/cmake-env-variables.7
  35. .. only:: html or text
  36. Release Notes
  37. #############
  38. .. toctree::
  39. :maxdepth: 1
  40. /release/index
  41. .. only:: html
  42. Index and Search
  43. ################
  44. * :ref:`genindex`
  45. * :ref:`search`