summaryrefslogtreecommitdiffstats
path: root/Help/generator/KDevelop3 - Unix Makefiles.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: Organize and revise the cmake-generators.7 manualBrad King2013-11-251-13/+0
| | | | | | | | | | | Move "extra" generators to their own section instead of duplicating them for each corresponding main generator. Divide the list of main generators into command-line and IDE sections and sort the names within each section. Document the environment from which each kind of generator may be used. Add a section to each "extra" generator documenting which main generators may be used with it.
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-0/+13
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.