[dbdoclet] [ANNOUNCE] dbdoclet 0.58
- From: MichaelFuchs@xxxxxxxxxxx (Michael Fuchs)
- To: dbdoclet@xxxxxxxxxxxxx
- Date: Fri, 16 Jul 2004 19:50:46 +0200
Hello,
dbdoclet 0.58 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 index tag entries. You can use the following syntax in your h=
tml =C2=A0=20
=C2=A0 code: <span title=3D"indexterm:primary=3DAnimals:secondary=3DTiger">=
Tiger</span>
* Improved handling if id's and internal references.
* Fixed splitting of entities in literal environment.
* Minor fixes.
dbdoclet can be obtained at www.dbdoclet.org
Regards
=C2=A0 Michael
Other related posts:
- » [dbdoclet] [ANNOUNCE] dbdoclet 0.58