• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Source code documentation systems for Cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Source code documentation systems for Cocoa


  • Subject: Re: Source code documentation systems for Cocoa
  • From: Chris Ridd <email@hidden>
  • Date: Mon, 01 Dec 2003 21:02:23 +0000

On 1/12/03 4:05 pm, Patrick Machielse <email@hidden> wrote:

> I'm looking for a documentation system to annotate my Cocoa code.
>
> I've looked into HeaderDoc, which comes installed with the devtools, but I
> am not really impressed.
>
> * The documentation for HeaderDoc is out of date.
> (very suspicious for a doc system!)
>
> * In html it names classes class.h instead of class
>
> * I like having my documentation right above my method implementations
> (in the .m file), Java style, and headerdoc won't stand for that, it
> seems.
>
> Can anyone give me some tips for using headerdoc effectively, or maybe point
> me to a better suited documentation system?

Take a look at autodoc
<http://www.misckit.com/press/press_autodoc_2.0b8.html>. For C and C++ stuff
doxygen <http://www.stack.nl/~dimitri/doxygen/> is quite nice, but it can't
parse Objective C/C++ :-((

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.

References: 
 >Source code documentation systems for Cocoa (From: Patrick Machielse <email@hidden>)

  • Prev by Date: Re: Source code documentation systems for Cocoa
  • Next by Date: Re: Drawing complex vector shapes
  • Previous by thread: Re: Source code documentation systems for Cocoa (and C)
  • Next by thread: How to get NSImage into an NSMutableAttributedString ?
  • Index(es):
    • Date
    • Thread