summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_SUPPRESS_REGENERATION.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: Add Sphinx 'versionadded' directives to each top-level documentKitware Robot2020-07-061-0/+2
| | | | | | | Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
* Help: Improve formatting of Help documentationBartosz Kosiorek2019-04-081-4/+4
|
* Document and extend the CMAKE_SUPPRESS_REGENERATION variableShane Parris2018-02-231-0/+11
Fixes: https://gitlab.kitware.com/cmake/cmake/issues/16815