home *** CD-ROM | disk | FTP | other *** search
- CPPDOC - A Documentation Generator for C++ Classes
- ==================================================
-
- Files: cppdoc.cmd The Documentation Generator (Version 1.11)
- cppdoc.htm The User's Guide and Reference
- README This file
-
- You need a HTML-Browser to read cppdoc.htm and the documentation generated
- with cppdoc.cmd. The IAK of Warp contains the Web-Explorer, which
- will do fine.
-
- Please send bug reports and comments to:
-
- ua302cb@sunmail.lrz-muenchen.de
-
- Bernhard Bablok, January 1997
-
- --------------------------------------------------------------------------
- Change history:
-
- 1.11 - CPPDOC can now also read files containing tabs.
- 1.10 - Added various commandline options
- - CPPDOC now accepts more than one filespec
- - filespecs can contain wildcards
- - output can be tailored (e.g. class description only)
- 1.00 - Initial release
- --------------------------------------------------------------------------
-
- Future plans:
-
- - improve language parser
- - remove bugs ;-)