Menu

PDFDoclet 0.6.0 released!

Thanks to the input and help of numerous
supporters and users, a new version 0.6.0
is available. New stuff featured in that
version:

- Customize order of packages in the bookmarks
- Support for the {@docRoot} tag
- Option for specifying packages whose classes
should not be fully qualified ("String"
instead of "java.lang.String")
- Correct handling of inner classes in bookmarks
- Fixed bug #811384 (brackets missing for array
method arguments in method summary)
- Fixed bug #833186 (all parameters in summaries
have the name of the first param)
- Implemented the <EM> tag as a copy of the <I>
tag (just italic text)

Also fixed the "broken" binary package of 0.5.1
(version number of JAR file was invalid in
build.xml and shell script). This will not happen
again as I've changed the build target which
builds the binary package. It uses an ANT filter
now to make sure the version number is always
up-to-date.

Posted by Marcel Schoen 2003-11-06

Log in to post a comment.