DocBook Doclet Changelog

What's new in DocBook Doclet 8.0.2

Dec 8, 2014
  • Validation against the DocBook5 XSD Schema while constructing the document.

New in DocBook Doclet 7.0.0 (Jan 28, 2014)

  • The javadoc doclet is now separated from GUI.
  • The javadoc doclet is now released under the GPLv3.
  • New configuration parameters.
  • Improved cross references.
  • Fixed processing of @inheritDoc tag.
  • Minor fixes.

New in DocBook Doclet 6.0.3 (Nov 6, 2011)

  • 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.

New in DocBook Doclet 6.0.2 (Nov 1, 2011)

  • Bugfixes and GUI improvements.

New in DocBook Doclet 6.0.1 (Jun 19, 2011)

  • Generation of EPUB files was fixed, and images can now be embedded into the EPUB zip archive. Generation of JavaHelp was fixed.
  • Relative referenced image files are incorporated into the base directory of HTML, JavaHelp and Eclipse Help.
  • RTF and man pages are now supported.
  • The generate.toc parameter is now supported, and the generation of ToC/LoTs is now configured using a special dialog.
  • Customization files are now versioned.
  • An upgrade was made to fop 1.0 and docbook-xsl 1.76.1.
  • Support for Java 5 was discontinued.

New in DocBook Doclet 5.2.5 (Nov 3, 2010)

  • Improved epub generation.
  • Simple Editor for header and footer template.
  • New Look and Feel for the HTML generation.
  • Support for XSL-FO attribute text-indent.
  • Support for XSL-FO attribute start-indent.
  • Support for XSL-FO attribute end-indent.
  • Fixed switching between projects.
  • Fixed disabling of fo property sets.
  • Fixed default table size.
  • Fixed last recently used menu.

New in DocBook Doclet 5.2.4 (Jul 19, 2010)

  • Maintenance release with minor fixes and improved HTML parser.

New in DocBook Doclet 5.2.3 (Mar 10, 2010)

  • Integration of the DocBook XSL Reference as context sensitive help.
  • Integration of the HTML to DocBook transformator.
  • Replaced the old XIncluder with the Xerces feature.
  • Support for the revhistory attribute sets.
  • Fixed logo file chooser.
  • Minor fixes.

New in DocBook Doclet 5.2.2 (Nov 11, 2009)

  • New argument --ignore-annotation-documented (Doclet panel in GUI), which causes all annotations to be documented, regardless wether they have a @Documented annotation or not.
  • Transformation of the @deprecated tag contents in the Deprecated API chapter.
  • body.font.size is now loaded correctly from the DocBook XSL driver.
  • Removed additional whitespace from initializer values.
  • Added missing index to book type reference.
  • Fixed generation of duplicate ids in conjunction with signatures containing arrays.

New in DocBook Doclet 5.2.1 (Oct 7, 2009)

  • Generation of a Deprecated List.
  • Support for more DocBook XSL parameters.
  • Support for EPUB generation.
  • Many fixes.

New in DocBook Doclet 5.2.0b371 (Aug 13, 2009)

  • Support for DocBook XSL table parameters.
  • Support for DocBook XSL list parameters.
  • Support for DocBook XSL callout parameters.
  • A fix for some missing resource keys.

New in DocBook Doclet 5.2.0 (Jul 22, 2009)

  • Transformation of arbitrary DocBook files.
  • Integration of HTML to DocBook converter (herold)
  • Import of Eclipse projects
  • Creation of eclipse plugins
  • Creation of HTML
  • Improved configuration of DocBook parameters and attribute-sets.
  • Redesign of the GUI.

New in DocBook Doclet 5.1.20 (Mar 24, 2009)

  • A FileAccessDeniedException when creating a new project was fixed.
  • Colons in the value of the attribute xml:id were replaced with underscores.

New in DocBook Doclet 5.1.19 (Feb 16, 2009)

  • Generation of wrong class diagrams containing interfaces was fixed.
  • The value of the xml:id attribute now preserves the case.
  • The first (very experimental) version of a new WordML transformation was added.
  • Many minor fixes and improvements were made.

New in DocBook Doclet 5.1.18 (Nov 11, 2008)

  • Improved support for generics.
  • DocBook 5.0 schema violation fixes.
  • A fix for the statistics chapter.
  • Many minor fixes and improvements.