summaryrefslogtreecommitdiffstats
path: root/Source/cmDocumentation.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Re-implemented document generation class to be more organized and more ↵Brad King2003-02-191-33/+99
| | | | robust.
* ENH: Added header before list of commands in generated docs. Made options ↵Brad King2003-02-171-2/+2
| | | | more intuitive.
* ENH: Further improved formatting. HTML/man/help now all have a consistent ↵Brad King2003-02-141-2/+5
| | | | appearance.
* 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
Each executable will be able to generate its own documentation.