Makedoc is a program that generates documentation for objective C
programs.  The output format is similar to that used by StepStone.
Makedoc will even generate a class heirarchy diagram.

The documentation is generated by searching for comment strings in the
source file.  Objective C method and standard C function declarations
are formatted appropriately.  

Output is in Latex.  Other formatters can be accomodated by replacing
all of the printf statements.

Makedoc was (and still is being) developed on a Sun3.  Porting to
other UNIXes should be straight forward although I tend to err on the
side of System V for library functions (old habits die hard).

Please send comments or suggestions to:
greg@sce.carleton.ca
uunet!mitel!sce!greg
