[
https://issues.apache.org/jira/browse/GROOVY-4634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King resolved GROOVY-4634.
-------------------------------
Fix Version/s: 6.0.0-alpha-1
Assignee: Paul King
Resolution: Fixed
> Proper support for @Documented on annotations
> ---------------------------------------------
>
> Key: GROOVY-4634
> URL: https://issues.apache.org/jira/browse/GROOVY-4634
> Project: Groovy
> Issue Type: Improvement
> Components: groovy-groovydoc
> Reporter: Hamlet D'Arcy
> Assignee: Paul King
> Priority: Major
> Labels: contrib
> Fix For: 6.0.0-alpha-1
>
>
> GroovyDoc should publish info on @Documented annotations.
> java.lang.annotations.Documented is used to signal the Javadoc app to write
> out information about the annotated class into the Javadoc. Groovydoc should
> do the same.
> All of our AST Transformations are already marked @Documented
--
This message was sent by Atlassian Jira
(v8.20.10#820010)