You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.