Merge branch '3.3.x' into 3.4.x
This commit is contained in:
@@ -203,6 +203,7 @@ dokkatoo {
|
||||
}
|
||||
|
||||
def aggregatedJavadoc = tasks.register('aggregatedJavadoc', Javadoc) {
|
||||
dependsOn configurations.resolvedBom
|
||||
destinationDir = project.file(project.layout.buildDirectory.dir("docs/javadoc"))
|
||||
options {
|
||||
author = true
|
||||
|
||||
Reference in New Issue
Block a user