This page looks plain and unstyled because you're using a non-standard compliant browser. To see it in its best form, please upgrade to a browser that supports web standards. It's free and painless.

Paul's Time Sink

| Main | Albums |

« | »

XCode and documentation

Paul Westbrook | 09 December, 2005 11:27

A couple of days ago, I was writing some java code.  I wanted to be a "good" developer, and document my code.  I decided to use javadoc format comments, as this is the standard for java code.

Since I was doing this on my Mac, I decided to use Xcode to do the development.  Once I got the code written and compiling, I figured I could add a new target to the project that would create the javadoc.

I found out that you can not create a target in Xcode that will produce javadocs.  Also I found that Apple doesn't recommend using javadoc format comments.  They actually have their own format of document, HeaderDoc.  This seems pretty bad to create their own format, that developers on other platforms will not support.

Technorati Tags: , ,

Add comment

Topic

Text

Your name

Your email address

Your personal page (if any)




Powered by LifeType
Design by Book of Styles