We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f32895b commit 3ab688eCopy full SHA for 3ab688e
spring-boot-project/spring-boot-docs/build.gradle
@@ -320,6 +320,7 @@ syncDocumentationSourceForAsciidoctorMultipage {
320
dependsOn documentDependencyVersions
321
dependsOn documentVersionProperties
322
dependsOn documentConfigurationProperties
323
+ dependsOn documentDevtoolsPropertyDefaults
324
from("${buildDir}/docs/generated") {
325
into "asciidoc"
326
}
@@ -341,6 +342,7 @@ syncDocumentationSourceForAsciidoctorPdf {
341
342
343
344
345
346
347
348
0 commit comments