Hi, What is the best way to create an auto-generated documentation for gradle plugins? I’ve a bunch of plugins and tasks that are assigned to them. I’d like to generate docs with larger description (than in ‘description’ field) with group and other info. I can use GroovyDocTool but it’s impossible to get the field’s value and I can’t create task without having project instance… How to handle this?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How can I write documentation with Gradle for my own project? | 2 | 633 | May 16, 2012 | |
How to provide documentation for plugins and tasks? | 1 | 909 | March 16, 2015 | |
Is there a specification or documention for Gradle plugin development? | 0 | 602 | October 24, 2016 | |
Is possible generate a JavaDoc or GroovyDoc for a build.gradle file? | 0 | 428 | December 1, 2016 | |
Where can I find decent documentation and/or examples for writing new Gradle plugins? | 0 | 523 | September 4, 2012 |