Documenting Cocoa code with Doxygen
Montag, der 6. Oktober 2008, 14:05 Uhr von
Ullrich
As some of you might know, I have a strong Java background. Documenting my code just feels natural to me. That’s why I was wondering about how to document the code I write in XCode. I found a post on MacDevCenter which describes how to use Doxygen to generate Javadoc like documentations out of Objective-C code. Since this post is quite old (2004) and I want to draw some more attention on the possibilities of documentation in XCode, I’m going to refresh the steps necessary to setup Doxygen for XCode.
First of all you’ll need to get the OS X version of Doxygen from doxygen.org. Doxygen comes in a dmg image. Just copy the Doxygen application into your Application folder.
Geschrieben in: Coding | Tags: Schlagwörter:Cocoa
0 Trackbacks | 1 Kommentar »