Fix PDF reference docs generation
See gh-31809
This commit is contained in:
@@ -377,6 +377,9 @@ syncDocumentationSourceForAsciidoctorPdf {
|
||||
from("src/main/groovy") {
|
||||
into "main/groovy"
|
||||
}
|
||||
from("src/main/resources") {
|
||||
into "main/resources"
|
||||
}
|
||||
}
|
||||
|
||||
task zip(type: Zip) {
|
||||
|
||||
Reference in New Issue
Block a user