summaryrefslogtreecommitdiffstats
path: root/Source/cmDocumentation.h
Commit message (Expand)AuthorAgeFilesLines
* ENH: search for help modules in the correct place for install and source tree...Bill Hoffman2006-04-141-1/+4
* ENH: add documentation support for modulesBill Hoffman2005-12-141-1/+10
* ENH: Renamed --help-list-commands to --help-command-list and split --help [co...Brad King2004-04-141-10/+13
* ENH: Added --help-list-commands option.Brad King2004-04-141-1/+2
* ENH: Added configuration of name of executable in man page header and version...Brad King2003-08-061-0/+6
* ENH: Added support to --help to print help for a single command.Brad King2003-08-051-0/+2
* ENH: CheckOptions now takes const argv.Brad King2003-07-231-1/+1
* ENH: Added SEE ALSO section to generated man page. Minor formatting improvem...Brad King2003-07-111-0/+5
* ENH: Added support to write multiple help options with one command line. Out...Brad King2003-07-081-4/+15
* ENH: Registered global generators are now kept in a table in the cmake instan...Brad King2003-07-081-0/+4
* ENH: Re-implemented document generation class to be more organized and more r...Brad King2003-02-191-33/+99
* ENH: Added header before list of commands in generated docs. Made options mo...Brad King2003-02-171-2/+2
* ENH: Further improved formatting. HTML/man/help now all have a consistent ap...Brad King2003-02-141-2/+5
* ENH: Improved formatting of documentation.Brad King2003-02-141-0/+1
* ENH: Added cmDocumentation class to generate various forms of documentation. ...Brad King2003-02-141-0/+65