[dbdoclet] [ANNOUNCE] dbdoclet 0.45
- From: Michael Fuchs <michael.fuchs@xxxxxxxxxxxxxxx>
- To: dbdoclet@xxxxxxxxxxxxx
- Date: Fri, 27 Jun 2003 12:14:29 +0200
dbdoclet 0.45 has been released
Changes:
* tidbit:
- Improved generation of ant build file.
- Ant is used for generation internally now.
- Fixed problems resulting from spaces in filenames.
- Fixed support for windows.
* html2db.sh now tries to detect headings in the HTML source and
transforms them into a DocBook sect1, sect2, ... hierachy.
* Fixed broken support for HTML overview files.
* Fixed creation of invalid DocBook code, if tags were embbeded in
@see tags.
* Changed default value of property docbook.emphasis.role.bold
from strong to bold.
* Fixed deletion of whitespaces inside pre elements with nested
children.
* Improved handling of header tags (h1-h6), if no parent can be
found.
* Fixed ClassCastException in class HeaderBaseEditor.
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.
dbdoclet can be obtained at www.dbdoclet.org
Regards
Michael
Other related posts:
- » [dbdoclet] [ANNOUNCE] dbdoclet 0.45