There was an error while loading. Please reload this page.
1 parent e2df741 commit e90ae13Copy full SHA for e90ae13
build.gradle
@@ -94,7 +94,6 @@ task sourcesJar(type: Jar, dependsOn: classes) {
94
95
javadoc.options {
96
overview = "src/main/javadoc/overview.html";
97
- extDirs = [ file("src/main/javadoc") ];
98
docFilesSubDirs = true;
99
}
100
0 commit comments