home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / cppdoc.zip / README < prev   
Text File  |  1997-01-06  |  1KB  |  33 lines

  1.       CPPDOC - A Documentation Generator for C++ Classes
  2.       ==================================================
  3.  
  4.       Files: cppdoc.cmd   The Documentation Generator (Version 1.11)
  5.              cppdoc.htm   The User's Guide and Reference
  6.              README       This file
  7.  
  8.       You need a HTML-Browser to read cppdoc.htm and the documentation generated
  9.       with cppdoc.cmd. The IAK of Warp contains the Web-Explorer, which
  10.       will do fine.
  11.  
  12.       Please send bug reports and comments to:
  13.  
  14.       ua302cb@sunmail.lrz-muenchen.de
  15.  
  16.       Bernhard Bablok, January 1997
  17.  
  18.       --------------------------------------------------------------------------
  19.       Change history:
  20.  
  21.       1.11 - CPPDOC can now also read files containing tabs.
  22.       1.10 - Added various commandline options
  23.            - CPPDOC now accepts more than one filespec
  24.            - filespecs can contain wildcards
  25.            - output can be tailored (e.g. class description only)
  26.       1.00 - Initial release
  27.       --------------------------------------------------------------------------
  28.  
  29.       Future plans:
  30.  
  31.         - improve language parser
  32.         - remove bugs ;-)
  33.