Skip to content

Commit cbf1cd8

Browse files
committed
Polish
See gh-31809
1 parent 184945a commit cbf1cd8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

spring-boot-project/spring-boot-docs/build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,9 @@ syncDocumentationSourceForAsciidoctorMultipage {
349349
from("src/main/groovy") {
350350
into "main/groovy"
351351
}
352+
from("src/main/resources") {
353+
into "main/resources"
354+
}
352355
}
353356

354357
syncDocumentationSourceForAsciidoctorPdf {

0 commit comments

Comments
 (0)