JavaDoc allows technical documentation to be generated for Java applications using the standard HTML formatting look and feel used by the Java API documentation. Because the code descriptions are contained within the application's source code, it makes it straightforward to keep technical documentation synchronised with application source code.
DocWiz assists with JavaDoc document creation by allowing properly formatted comments to be easily added to Java source code.