Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Apply syntax highlighting to project commands | Joachim Wuttke (o) | 2018-10-25 | 1 | -1/+1 |
| | | | | | | * Replace most "::" by ".. code-block:: cmake" * Header sentence in imperative voice, detailed command description in present tense. | ||||
* | source_group: Add options create groups matching directory tree | Mateusz Janek | 2017-01-16 | 1 | -2/+16 |
| | | | | Add `TREE` and `PREFIX` arguments to enable this behavior. | ||||
* | Help: Format and clarify source_group() documentation (#14631) | Brad King | 2013-12-05 | 1 | -14/+30 |
| | | | | | Refine the .rst formatting. Document the FILES option explicitly and specify how it treats relative paths. | ||||
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -0/+28 |
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it. |