All, I've begun a section in the wiki describing *one possible style* for our Doxygenated comments in the code:
http://drizzle.org/wiki/Coding_Standards#Comments Please keep these ideas in mind: 1) This was created in order to begin discussion on comment style. It is not yet the recommended style. 2) Doxygen allows for many styles of commenting. No Drizzler was consulted for this particular style; it is just my personal preference. I expect others to change the recommendations as it is discussed and a final style is settled on (if we decide on only 1 style). For example, @brief and @details are not always needed since we *should* be using the JAVADOC_AUTOBRIEF Doxygen option. 3) There are likely pieces missing from what I've started. Feel free to add them. 4) I would like to make the recommendation that, as you work, if you touch a class or function, you should be a responsible Drizzler and consider yourself responsible for modifying/adding the comments to fit the selected Doxygen commenting style. -Dave
_______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

