Re: ANN: Doxygen for MacOS X with Objective-C support
Re: ANN: Doxygen for MacOS X with Objective-C support
- Subject: Re: ANN: Doxygen for MacOS X with Objective-C support
- From: pmcurry <email@hidden>
- Date: Tue, 17 Feb 2004 19:03:52 -0800
- support for parsing @implementation blocks and matching method
declaration
against definition, so that you could put all documentation in a
.m file
if you wanted to.
The absence of that feature is the main reason why I'm not using
HeaderDoc right now. If doxygen did that, it would be very useful,
because it wouldn't make header files unreadable. At least as long as
I can still document select things (like data structures) in the
header, while methods are documented in the .m or .mm file.
Ermm... HeaderDoc does work with .m files.
Wade Tregaskis
Really? I've been unable to get HeaderDoc to work with .m files or .c
files.
Which version are you using and what have you been able to do with .m
files?
-Phil
_______________________________________________
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.