Skip to content

Commit bc02d4c

Browse files
committed
build: Disabled javadocs generation
1 parent f581c9d commit bc02d4c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

build.gradle

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,7 @@ config {
5656

5757
docs {
5858
javadoc {
59-
autoLinks {
60-
enabled = false
61-
}
59+
enabled = false
6260
}
6361
}
6462

0 commit comments

Comments
 (0)