Previously, the Asciidoctor task was not cacheable and generating the PDF documentation was very slow. To improve build times, the PDF documentation was not generated for snapshot builds. The upgrade to 2.4.0 of the Asciidoctor Gradle pluging means that the Asciidoctor task is now cacheable. As such, its tasks will only run when the documentation has changed. This should allow PDF documentation to be published for every build without slowing things down too much and the cost of generating the documentation will only be incurred when there is a change to the documentation. See gh-24216 |
||
|---|---|---|
| .. | ||
| wrapper | ||
| build-cache-settings.gradle | ||
| build-scan-user-data.gradle | ||
| docs.gradle | ||
| ide.gradle | ||
| publications.gradle | ||
| spring-module.gradle | ||