Glowstone-Legacy icon indicating copy to clipboard operation
Glowstone-Legacy copied to clipboard

Code Documentation (Javadocs)

Open SpaceManiac opened this issue 10 years ago • 0 comments

Glowstone is sorely lacking in the documentation department. Improvements to in-code Javadocs and comments are possible, and it might be worth writing up some separate code documentation or user guides on the GitHub wiki.

Methods which override or implement Bukkit interfaces do not need separate documentation unless there is an important note or exception to be made; otherwise, omit Javadoc entirely and refer to implemented method Javadoc.

SpaceManiac avatar May 19 '14 01:05 SpaceManiac