Skip to content

v1.0.0

Compare
Choose a tag to compare
@rquinio1A rquinio1A released this 03 Dec 23:06
· 80 commits to master since this release

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