Brad King
|
3bba5f587e
|
ENH: Running with zero arguments now produces usage.
|
2003-04-02 22:44:42 -05:00 |
Brad King
|
610da00d51
|
ERR: Fixed signed/unsigned warning.
|
2003-02-19 08:52:45 -05:00 |
Brad King
|
5e18bec8f7
|
ENH: Re-implemented document generation class to be more organized and more robust.
|
2003-02-18 20:42:02 -05:00 |
Andy Cedilnik
|
d54e7a6888
|
Minor documentation fixes
|
2003-02-17 09:56:41 -05:00 |
Brad King
|
07cdd0e60c
|
ENH: Added header before list of commands in generated docs. Made options more intuitive.
|
2003-02-17 09:42:13 -05:00 |
Brad King
|
7d1ee1d4c8
|
ERR: Use of stream format flags is hard to make portable. Manually implementing justification.
|
2003-02-16 11:57:20 -05:00 |
Brad King
|
caa074e8b5
|
ERR: Use of std::ios::fmtflags is not portable to older compilers.
|
2003-02-15 22:36:06 -05:00 |
Brad King
|
dec0b51066
|
ENH: Improved formatting of plain-text help to add a blank line before the beginning of a preformatted section.
|
2003-02-14 16:16:06 -05:00 |
Brad King
|
0005e70c05
|
ENH: Further improved formatting. HTML/man/help now all have a consistent appearance.
|
2003-02-14 13:28:46 -05:00 |
Brad King
|
2c7a05edd2
|
ENH: Improved formatting of documentation.
|
2003-02-14 13:06:37 -05:00 |
Brad King
|
1f55680332
|
ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation.
|
2003-02-14 10:53:37 -05:00 |