Alan has posted 1 posts at DZone. View Full User Profile

Improve your javadoc documentation with Dulcet

03.18.2013
| 257 views |
  • submit to reddit

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.


0
Published at DZone with permission of its author, Alan Snyder.

(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)