mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 02:09:05 +00:00
Merge branch '2.7.x'
This commit is contained in:
@@ -343,6 +343,7 @@ syncDocumentationSourceForAsciidoctorMultipage {
|
||||
dependsOn documentDependencyVersions
|
||||
dependsOn documentVersionProperties
|
||||
dependsOn documentConfigurationProperties
|
||||
dependsOn documentDevtoolsPropertyDefaults
|
||||
from("${buildDir}/docs/generated") {
|
||||
into "asciidoc"
|
||||
}
|
||||
@@ -367,6 +368,7 @@ syncDocumentationSourceForAsciidoctorPdf {
|
||||
dependsOn documentDependencyVersions
|
||||
dependsOn documentVersionProperties
|
||||
dependsOn documentConfigurationProperties
|
||||
dependsOn documentDevtoolsPropertyDefaults
|
||||
from("${buildDir}/docs/generated") {
|
||||
into "asciidoc"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user