Package org.codehaus.groovy.tools.groovydoc
package org.codehaus.groovy.tools.groovydoc
GroovyDoc tool.
-
ClassDescriptionGROOVY-11942: builds the inheritance/extension trees rendered by the
overview-tree.htmlandpackage-tree.htmltemplates.A node in an inheritance/extension tree.Represents a class not in the codebase being processed.Utilities shared betweenGroovydocVisitor(Groovy AST) andGroovydocJavaVisitor(JavaParser AST).Process Groovydoc templates.Write GroovyDoc resources to destination.Represents a link pair (href, packages) with optional JPMS module.GROOVY-11542: support for JEP 467 Markdown documentation comments (triple-slash///runs, captured byGroovydocVisitor).In-memoryOutputToolused by tests.Post-process pass that retrofits syntax-highlighting classes onto bare<pre>blocks in generated HTML.Stores info about GroovyDoc tags.