Issue Details (XML | Word | Printable)

Key: GROOVY-2762
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Jeremy Rayner
Reporter: Hans Dockter
Votes: 2
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
groovy
GROOVY-3087

Groovydoc support for fields and properties

Created: 18/Apr/08 03:02 AM   Updated: 22/Jan/09 09:34 PM
Component/s: Ant integration
Affects Version/s: 1.5.5
Fix Version/s: 1.6-rc-2, 1.7-beta-1

Time Tracking:
Not Specified


 Description  « Hide
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?



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Paul King added a comment - 04/Jan/09 06:14 AM
This is now partially in place in trunk. Please feel free to try it out and comment on what remaining features are most important to you.