[
https://issues.apache.org/jira/browse/GROOVY-11942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King resolved GROOVY-11942.
--------------------------------
Fix Version/s: 6.0.0-alpha-1
Resolution: Fixed
> generate class hierarchy pages (overview-tree.html, package-tree.html) in
> groovydoc
> -----------------------------------------------------------------------------------
>
> Key: GROOVY-11942
> URL: https://issues.apache.org/jira/browse/GROOVY-11942
> Project: Groovy
> Issue Type: Improvement
> Components: groovy-groovydoc
> Reporter: Paul King
> Assignee: Paul King
> Priority: Major
> Fix For: 6.0.0-alpha-1
>
>
> Groovydoc currently produces an index, per-class pages, and a deprecated
> list, but it does not produce the class hierarchy (tree) pages that Javadoc
> generates. Javadoc emits an overview-wide overview-tree.html and one
> package-tree.html per package, each showing the inheritance tree for classes
> and a separate tree for interfaces.
> Non-goals: module-tree.html (no JPMS module rendering in groovydoc yet).
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)