Re: Javadoc for obj-c??
Re: Javadoc for obj-c??
- Subject: Re: Javadoc for obj-c??
- From: "John C. Randolph" <email@hidden>
- Date: Tue, 1 Apr 2003 11:55:38 -0800
On Tuesday, April 1, 2003, at 10:01 AM, Don Yacktman wrote:
On Monday, March 31, 2003, at 10:36 PM, Chris Ridd wrote:
On 1/4/03 6:18 am, email@hidden <email@hidden>
wrote:
is there a javadoc like tool for Objective-C?
Yes, there are several. Apple ships headerdoc, and I believe there's
also
one around called autodoc. (Try googling for it.)
Headerdoc's documentation is in:
/Developer/Documentation/DeveloperTools/HeaderDoc/
You can get autodoc from the MiscKit ftp archive:
ftp://ftp.misckit.com/pub/next/misckit/AutoDoc-2.0CurrentBeta-OSXS-P-
b.tar.gz
ftp://ftp.misckit.com/pub/next/misckit/AutoDoc-2.0CurrentBeta.s.tar.gz
I'll just mention that I personally prefer autodoc. The autodoc
comment style:
/*"Document comment"*/
..and the placement of the comments really works well for me.
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.