Details
-
Sub-task
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.5.5
-
None
Description
From the mailing list:
Hi Hans,
Fields are not implemented yet in Groovydoc, neither are Groovy properties.
I can look at this next time I get a chance if you like, or you can raise
a Jira request.
Cheers
Jez
On Fri, Apr 18, 2008 at 7:09 AM, Hans Dockter <mail@dockter.biz> wrote:
I can't make the Ant Groovydoc task pickup docs for public fields, nor are
those fields even listed. Javadoc does this. For Groovy this is more
important than for Java as the accessors are most of the time implicit and
can't be used as a hook for documentation. Is there a way to make Groovydoc
to pickup fields?