Source code documentation systems for Cocoa
Source code documentation systems for Cocoa
- Subject: Source code documentation systems for Cocoa
- From: Patrick Machielse <email@hidden>
- Date: Mon, 01 Dec 2003 17:05:21 +0100
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?
TIA,
Patrick
PS
Please also reply by mail, since I have been 'automagically' unsubscribed
from this list twice over the last two weeks... List-admin, are you reading
this?
_______________________________________________
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.