New Grails Documentation (2.x docs in 1.x)

  • Tags : /
  • Latest : 0.3.2
  • Last Updated: 13 January 2012
  • Grails version : 1.3 > *
0 vote
Dependency :
compile ":new-doc:0.3.2"

Documentation Source Issues

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-doc

Description

See the documentation here