Mercury1089 / 2016-robot-code

Team Mercury 2016 FIRST Robotics season code for FIRST Stronghold
0 stars 0 forks source link

Javadoc, Javadoc, Javadoc #10

Closed gartaud closed 8 years ago

gartaud commented 8 years ago

The code is now working quite well and is pretty clean. It is time to start adding comments!

Document all classes, members and methods using Javadoc tags. For public methods make sure you properly explain the purpose of each parameter.

Generate the Javadoc html documentation to make sure it is properly formatted, as well as easy to read and complete.

DrewTheRat commented 8 years ago

This is a pre-Seneca issue, so closing it.