[
https://issues.apache.org/jira/browse/GROOVY-9439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17052640#comment-17052640
]
Paul King commented on GROOVY-9439:
-----------------------------------
Hi Joe, latest is 3.0.1, so what you are seeing is the difference between
{{api}} and {{gapi}}. Javadoc generate {{api}}. Groovydoc in 3.0.1 is using
Parrot parser but obviously it is missing some functionality.
> GroovyDocs HTML page for groovy.json.JsonGenerator mostly empty
> ---------------------------------------------------------------
>
> Key: GROOVY-9439
> URL: https://issues.apache.org/jira/browse/GROOVY-9439
> Project: Groovy
> Issue Type: Bug
> Components: GroovyDoc
> Affects Versions: 3.0.2
> Reporter: Joe Wolf
> Priority: Major
> Labels: doc
> Fix For: 3.x
>
>
> The HTML generated for the groovy.json.JsonGenerator interface is missing its
> methods, inner interfaces, and inner class. No HTML is being generated for
> groovy.json.JsonGenerator.Options.
> [http://docs.groovy-lang.org/latest/html/gapi/groovy/json/JsonGenerator.html]
> Appears to have been introduced in 3.0.2 as the docs are correct in 3.0.1
> [https://docs.groovy-lang.org/docs/groovy-3.0.1/html/api/groovy/json/JsonGenerator.Options.html]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)