Improve your javadoc documentation with Dulcet
I am pleased to announce the first public release of Dulcet, a drop in replacement for the standard JDK 7 javadoc doclet. Dulcet generates HTML pages using Javascript and CSS to provide an improved user interface for Java documentation.
Check out a sample documentation set <a href="http://dulcet.sourceforge.net/sample/java/awt/Container.html">here</a>
See <a href="http://dulcet.sourceforge.net">the project page</a> for an overview of the features of Dulcet as well as instructions for downloading and using Dulcet.
Dulcet is based on the OpenJDK 7 standard doclet, is released under GPLv2, and is hosted on SourceForge.
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)




