Details
-
New Feature
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
1.0
-
None
-
None
Description
We should create a tool similar to the JavaDoc tool. It could be called GroovyDoc obviously.
It should be able to parse both Java source code as well as Groovy source code, to make a single package of all your javadoc/groovydoc comments.
It could be done by using the javadoc doclet as a base and adding a new one for groovy.