index.rst 991 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  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. .. only:: html or text
  35. Release Notes
  36. #############
  37. .. toctree::
  38. :maxdepth: 1
  39. /release/index
  40. .. only:: html
  41. Index and Search
  42. ################
  43. * :ref:`genindex`
  44. * :ref:`search`