It might be a good idea to enhance the plugin profile to create documentation stubs, to make it easier for plugin developers to create plugin documentation, and to have the same ci / layout across plugin documentation
Idea is to create on "grails create-plugin" by default:
- README.md
- AsciiDoc configuration in build.gradle
- Stub documentation in src/docs based on templates