Merge branch '3.3.x'

Closes gh-43225
This commit is contained in:
Andy Wilkinson
2024-11-20 10:09:32 +00:00
3 changed files with 24 additions and 5 deletions

View File

@@ -328,6 +328,7 @@ antoraDependencies {
antoraContributions {
'api' {
publish()
catalogContent {
from(aggregatedJavadoc) {
into "java"
@@ -338,6 +339,7 @@ antoraContributions {
}
}
'root' {
publish()
aggregateContent {
from("src/main") {
into "modules/ROOT/examples"