Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Revise buildsystem artifact file type documentation (#15539) | Brad King | 2015-04-29 | 1 | -3/+2 |
| | | | | | | Add sections to the cmake-buildsystem(7) manual and cross-reference them with relevant variables and target properties. This avoids duplicating the information and allows it to be more detailed. | ||||
* | Help: Factor out *_OUTPUT_(NAME|DIRECTORY).rst duplication | Brad King | 2013-10-16 | 1 | -0/+6 |
Portions of these documents contain duplicate content generated from preprocessor macros in the original builtin documentation source. Factor the common parts out into .txt files using reStructuredText include directives and substitutions to avoid duplication. |