New Grails Documentation (2.x docs in 1.x)
Dependency :
compile ":new-doc:0.3.2"
Summary
This plugin is a backport of the additional functionality offered in the grails doc command in Grails 2.0.x. It allows
YAML syntax to be used with a table of contents. This also fixes the issue with duplicates in groovy doc by specifically
including the src/groovy, src/java and grails-app folders.
Installation
grails install-plugin new-docDescription
See the documentation here