Merge branch '2.6.x' into 2.7.x
See gh-30167
This commit is contained in:
@@ -350,6 +350,7 @@ syncDocumentationSourceForAsciidoctorMultipage {
|
||||
dependsOn documentDependencyVersions
|
||||
dependsOn documentVersionProperties
|
||||
dependsOn documentConfigurationProperties
|
||||
dependsOn documentDevtoolsPropertyDefaults
|
||||
from("${buildDir}/docs/generated") {
|
||||
into "asciidoc"
|
||||
}
|
||||
@@ -377,6 +378,7 @@ syncDocumentationSourceForAsciidoctorPdf {
|
||||
dependsOn documentDependencyVersions
|
||||
dependsOn documentVersionProperties
|
||||
dependsOn documentConfigurationProperties
|
||||
dependsOn documentDevtoolsPropertyDefaults
|
||||
from("${buildDir}/docs/generated") {
|
||||
into "asciidoc"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user