| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
Fixes: #18076
|
|
|
|
|
|
| |
* Replace most "::" by ".. code-block:: cmake"
* Header sentence in imperative voice,
detailed command description in present tense.
|
|
|
|
| |
Add `TREE` and `PREFIX` arguments to enable this behavior.
|
|
|
|
|
| |
Refine the .rst formatting. Document the FILES option explicitly
and specify how it treats relative paths.
|
|
Run the convert-help.bash script to convert documentation:
./convert-help.bash "/path/to/CMake-build/bin"
Then remove it.
|