[
https://issues.apache.org/jira/browse/GROOVY-11942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King updated GROOVY-11942:
-------------------------------
Description:
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).
> 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
>
> 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)