Re: Javadoc for obj-c??
Re: Javadoc for obj-c??
- Subject: Re: Javadoc for obj-c??
- From: Chris Ridd <email@hidden>
- Date: Wed, 02 Apr 2003 08:49:08 +0100
On 1/4/03 8:55 pm, John C. Randolph <email@hidden> wrote:
>
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.
HeaderDoc works "OK" for me, though it'd be nice to have it integrated
better into PB. The only other thing about it that annoys me is that you
can't formally refer to other methods or parameters inside a chunk of text.
Cheers,
Chris
_______________________________________________
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.