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 to provide documentation for plugins and tasks? | 1 | 924 | March 16, 2015 | |
| How can I write documentation with Gradle for my own project? | 2 | 652 | May 16, 2012 | |
| Could we create a conventional way for custom plugins to generate a DSL reference and user guide documentation ala Gradle? | 5 | 661 | September 27, 2013 | |
| Groovydoc for Test Groovy Source Files | 1 | 645 | May 6, 2014 | |
| Is possible generate a JavaDoc or GroovyDoc for a build.gradle file? | 0 | 440 | December 1, 2016 |