Christopher Meng
8bfa34b78e
Help: Fix typo in get_filename_component docs
...
trailing slahes -> trailing slashes
2015-09-08 11:36:06 -04:00
James Johnston
e89ea3d190
get_filename_component: Teach new BASE_DIR parameter.
...
In the get_filename_component command, add a new BASE_DIR parameter to
use with the ABSOLUTE and REALPATH options. This will be used when
finding an absolute path from a relative path.
2015-08-17 23:55:38 -04:00
Michael Scott
c3f40f4fd9
Help: Improve formatting of command documentation
...
Use inline reStructuredText markup and add cross-references in more
places.
2015-06-08 16:28:31 -04:00
Kitware Robot
f051814ed0
Convert builtin help to reStructuredText source files
...
Run the convert-help.bash script to convert documentation:
./convert-help.bash "/path/to/CMake-build/bin"
Then remove it.
2013-10-15 14:12:03 -04:00