Re: OT: OS X documentation
Re: OT: OS X documentation
- Subject: Re: OT: OS X documentation
- From: Chris Reed <email@hidden>
- Date: Sat, 29 Mar 2003 16:23:40 -0600
I really think TFM and doxygen are targeted at slightly different
audiences.
TFM seems to be for browsing and searching Apple's pre-existing
documentation, while doxygen really shines when run on your own source.
There are two free products for easily browsing the Cocoa documentation:
AppKiDo -
http://homepage.mac.com/aglee/downloads/
Cocoa Browser -
http://homepage2.nifty.com/hoshi-takanori/cocoa-browser/
They don't offer all the features of TFM, but they're free.
cheers
-chris
On Saturday, Mar 29, 2003, at 04:06 US/Central, Urs Heckmann wrote:
Am Samstag, 29.03.03, um 01:07 Uhr (Europe/Berlin) schrieb Kurt Bigler:
Regarding my inputs about the documentation, someone sent me the
following
link which is a third-party MacOS X documentaiton solution. Sounds
interesting and only thirty-some bucks:
http://www.ClassicalSoftwareInc.com/TFM/index.html
Anyone tried this?
-Kurt Bigler
Okay, here's my comment:
It does quite exactly what ProjectBuilder's Find window offers, but in
a more convenient way. It mainly lets you browse headers from function
lists or class hierarchie while minimizing demand for screen estate.
It currently only works for C and ObjC but not for C++, so it's of
lesser use for Carbon API stuff like AudioUnits.
In my opinion, doxygen is a way more powerful tool. To get an
impression what doxygen does, http://www.u-he.com/caugui/docs/ is
_completely_ built with doxygen. All "additional" documentation is
just a result from comments in the source code. (Note: AUPublic stuff
isn't included here, but when you download the SDK there's also a
doxygen config file that includes them)
Cheers,
;) Urs
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.