Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Re-implemented document generation class to be more organized and more ↵ | Brad King | 2003-02-19 | 1 | -33/+99 |
| | | | | robust. | ||||
* | ENH: Added header before list of commands in generated docs. Made options ↵ | Brad King | 2003-02-17 | 1 | -2/+2 |
| | | | | more intuitive. | ||||
* | ENH: Further improved formatting. HTML/man/help now all have a consistent ↵ | Brad King | 2003-02-14 | 1 | -2/+5 |
| | | | | appearance. | ||||
* | ENH: Improved formatting of documentation. | Brad King | 2003-02-14 | 1 | -0/+1 |
| | |||||
* | ENH: Added cmDocumentation class to generate various forms of documentation. ↵ | Brad King | 2003-02-14 | 1 | -0/+65 |
Each executable will be able to generate its own documentation. |