Changes of Doclet Booster

Release History

Version Date Description
0.7   Initial release
0.7.1   Bugfix release
Future   Future release

Release 0.7

Type Changes By
add BoostedStandardDoclet: Enhances the Standard Doclet with additional features. christian
add Feature report of all packages. christian
add Deprecations report of all packages. christian
add Enrich the javadoc with copies from other doc elements to prevents duplicate comment code. christian
add Create a report that shows which java elements are not documented. christian
add Display junit examples and their result in the javadoc. christian

Release 0.7.1

Type Changes By
fix Fixed a class cast problem in the ExpandingRootDocHandler. christian
update Improved documentation of properties that have no corresponding field. A class doc tag @property {name} {description} may contain information about the property. (ExpandingRootDocHandler) christian

Release Future

Type Changes By
add Improved test code coverage from 72-73% (line coverage), 67-68% (branch coverage) to ... christian
add Doclet extension that creates more javadoc comments.