ForgeRock doc tools 3.1.0 are out.
This is a minor release, compatible with 3.0.0. See the release notes for details.
ForgeRock doc tools 3.1.0 includes the following components:
forgerock-doc-maven-plugin
forgerock-doc-common-content
forgerock-doc-default-branding
forgerock-doc-maven-archetype
This release adds a few improvements and resolves a number of bugs.
One of the improvements is initial support for Asciidoc. The doc build plugin generates DocBook from Asciidoc source, and then processes the resulting output in the same way as other documents. At this time the doc build plugin does not allow you to mix Asciidoc and DocBook in the same document. For details, see the README.
Thanks to Peter Major for providing a new release of docbook-linktester, improving the link check usability with a more human-readable report, better supporting <olink>
elements, and troubleshooting an issue related to throttling that affected link checks for some documents.
Thanks again to Chris Lee for a number of improvements to Bootstrap HTML output, and for fixing inter-document links in PDF (depends on the renderer, seen to work with Adobe Acrobat).
Thanks also to Lana Frost, Chris Clifton, David Goldsmith, Gene Hirayama, and Mike Jang for testing and bug reports.