FrancisG-Massey / Capstone2016

4 stars 0 forks source link

Check Javadoc generation in the API #301

Open sam-hunt opened 7 years ago

sam-hunt commented 7 years ago

While a relatively small amount of logic is processed in the Java request-handler core, some parts may come across as quite opaque. While almost all functions have a Javadoc comment with correct annotations, these should be double-checked for consistency and completeness across the handler.

This is particularly relevant in the transition to open-source, and Javadoc generation could be added to the build script too.