Releases: AmadeusITGroup/asciidoctor-extension-apidoc
Releases · AmadeusITGroup/asciidoctor-extension-apidoc
v1.1.0
v1.0.0
Initial release to GitHub:
- Use AsciidoctorJ 2.0 bindings, compatible with asciidoctor-maven-plugin 2.0.0-RC.1
- Register an implicit macro, with regexp matching fully-qualified top-level and nested classes
- Allow
@
prefix for annotations - Register an explicit macro (
apidoc:<fully-qualified name>[]
), also supporting package-level Javadoc - Lookup Javadoc base URL from the most precise package in
apidocs_config
properties file - Report a warning for unknown packages