Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Inquisitor on July 13, 2002, 12:44:46 pm

Title: Comments style
Post by: Inquisitor on July 13, 2002, 12:44:46 pm
We are currently favoring the javadoc syntax, which is described here.

http://java.sun.com/j2se/javadoc/writingdoccomments/index.html

If people could look that over and start following that, it will make the autodocumentation process go smoother.

Even if you aren't a CVS goon, you could follow this system, in case you ever become one :)