Newsgroups: comp.archives
Path: utzoo!utgpu!news-server.csri.toronto.edu!ox.com!emv
From: root@NEXTSERVER.CS.STTHOMAS.EDU (Max Tardiveau)
Subject: [object] Documenting OO systems : makedoc
Message-ID: <1991Mar9.065404.28185@ox.com>
Followup-To: comp.object
Sender: emv@ox.com (Edward Vielmetti)
Reply-To: root@NEXTSERVER.CS.STTHOMAS.EDU (Max Tardiveau)
Organization: (none)
References: <9103082049.AA08861@.nextserver.cs.stthomas.edu.cs.stthomas.edu..>
Date: Sat, 9 Mar 1991 06:54:04 GMT
Approved: emv@ox.com (Edward Vielmetti)
X-Original-Newsgroups: comp.object

Archive-name: languages/objective-c/oo-makedoc/1991-03-08
Archive: cs.stthomas.edu:/pub/makedoc/makedoc.tar.Z [140.209.5.1]
Original-posting-by: root@NEXTSERVER.CS.STTHOMAS.EDU (Max Tardiveau)
Original-subject: Documenting OO systems : makedoc
Reposted-by: emv@ox.com (Edward Vielmetti)

Several people have requested te makedoc program I mentioned a few  
days ago. Makedoc was not written by me, but by the Real-Time and  
Distributed Systems Group, Department of Systems and Computer  
Engineering, Carleton University, Ottawa, Ontario, Canada.

I could not contact these guys, so I made it available on our  
anonymous FTP server : cs.stthomas.edu (140.209.16.21), as
pub/makedoc/makedoc.tar.Z (34663 bytes).

From the README file :
------------------------------------------------------------------
| 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 hierarchy 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.
------------------------------------------------------------------

If you don't have FTP access, I could mail it. If someone knows if  
there is a newer version from Carleton, I would be glad to hear about  
it.

Hope this helps.

---------------------------------------------------------------
Max Tardiveau
Department of Computer Science
University of St.Thomas
St.Paul, MN  55105
Internet : m9tardiv@cs.stthomas.edu
---------------------------------------------------------------
"Incompetence is like a two edged banana."
