Topic: Any utils to generate Frame/Winword docs from C++ .h files?
Author: mwman@ix.netcom.com (William Flanders)
Date: 1995/08/03 Raw View
I'm about to write some utility programs to document my object models
(Class, Association, and Attribute Dictionaries; Subsystem
Descriptions, etc.) I plan on extracting this out of comments in .h
and .cpp using keywords. I'll format the output using macros from a
word processor keeping my design docs and code in sync. Any public
domain stuff out there that does something like this?
Thanks, Bill
wtf@loc3.tandem.com
Author: dierks@damon.irf.unidortmund.de (Friedrich Dierks)
Date: 1995/08/04 Raw View
Hi
In article <3vqrav$q6t@ixnews3.ix.netcom.com>,
mwman@ix.netcom.com (William Flanders) wrote:
>I'm about to write some utility programs to document my object models
>(Class, Association, and Attribute Dictionaries; Subsystem
>Descriptions, etc.) I plan on extracting this out of comments in .h
>and .cpp using keywords. I'll format the output using macros from a
>word processor keeping my design docs and code in sync. Any public
>domain stuff out there that does something like this?
Look for the "AUTODUCK"-utility which comes with the Microsoft Developer CD.
It generates *.hlp files.
Fritz
===============================================================
Friedrich Dierks (dierks@damon.irf.uni-dortmund.de)
Institut f r Roboterforschung
Universit t Dortmund
Otto-Hahn-Str. 8
44227 Dortmund
Tel.: ++49 / (0)231 / 755-4642
Fax.: ++49 / (0)231 / 755-4653