[dbdoclet] ANNOUNCE dbdoclet 0.54.1
- From: MichaelFuchs@xxxxxxxxxxx (Michael Fuchs)
- To: dbdoclet@xxxxxxxxxxxxx
- Date: Fri, 27 Feb 2004 02:05:28 +0100
Hello,
dbdoclet 0.54.1 has been released
About:
The DocBook Doclet creates DocBook SGML or XML from Java source
documentation or HTML files. It is helpful if you want to print 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.
Changes:
* Support for automatic copying of method comments and the
@inherit tag for direct implemented interfaces.
* Changed package path from com.mf to org.dbdoclet
* Support for different source / destination encodings.
* Further development of dbdoclet.TiDbiT
* Improved documentation
* Many bugfixes
* Updated docbook-xsl to 1.64.1
dbdoclet can be obtained at www.dbdoclet.org
Regards
Michael
Other related posts:
- » [dbdoclet] ANNOUNCE dbdoclet 0.54.1