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