| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
This is the convention suggested in the Sphinx documentation and is
already used in several other places in the CMake documentation.
Update a few places where we were using other characters.
|
|
|
|
|
|
|
| |
Note in a few places of the cmake_policy() command documentation
that the cmake_minimum_required() command can set policies too.
Inspired-by: Peter Kümmel <syntheticpp@gmx.net>
|
|
|
|
|
| |
Add reStructuredText markup manually to improve formatting of the
documentation. Organize the documentation into subsections.
|
|
Run the convert-help.bash script to convert documentation:
./convert-help.bash "/path/to/CMake-build/bin"
Then remove it.
|