I have a maven plugin called enunciate which generates beautiful API documentation. I would prefer to use Gradle as a build tool, but it seems to be limited in this aspect, or maybe I just don't know how to use it.
I am wondering if it is possible to somehow use the maven (enunciate) plugin in Gradle? Do I need to write an ant script and call? So far I canβt find the Gradle example for scrolling, so I assume it is not supported?
plugins maven ant gradle enunciate
Chip
source share