Skip to content

v1.9.0

Compare
Choose a tag to compare
@cesarParra cesarParra released this 27 May 12:24
· 597 commits to master since this release
  • A default group name can now be set for classes that do not have an @group annotation to override the default "Miscellaneous"
  • Can now specify the programming language to use when generating code example blocks, which gives you the ability to add syntax highlighting to the generated files.
  • Support for @throws annotation
  • Support for {@link ClassName} syntax to generate a hyperlink between classes.