summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackDocumentVariables.h
Commit message (Collapse)AuthorAgeFilesLines
* Drop builtin property documentationBrad King2013-10-161-21/+0
| | | | | | Drop all DefineProperty calls for non-chained properties. Drop the documentation from the chained ones. The documentation for all properties is now in Help/prop_*/*.rst files.
* CPack begin the implementation of --help-command* and --help-variables*Eric NOULARD2012-01-221-0/+21
This modifications set tries to keep the unified doc for cmake/ctest/cpack while introducing tool specific documentation separated. Some documentation sections for CMake do not fit well to CPack.