DocBook Doclet project creates DocBook XML from Java source documentation or HTML files. It is helpful if you want to create reference handbooks of your API.
Normally it is used with the Javadoc tool but it can also be used as a standalone application to convert HTML to DocBook.
Additionally it comes with a Swing application to manage documentation projects and to transform the resulting DocBook files to PDF, Postscript, HTML, or JavaHelp.
Product's homepage
Requirements:
· Java 2 Standard Edition Runtime Environment
What's New in This Release: [ read full changelog ]
· This version adds the parameter -useexternalfile=true to the javadoc ant task (CreateProcess error=206), fixes a jar version conflict in dbdoclet.jar (InvocationTargetException), and fixes path generation for dbdoclet projects.