Skip to content

Commit 117e565

Browse files
committed
unused dokka configurations
1 parent 06d30dc commit 117e565

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

build.gradle.kts

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,6 @@ kotlin {
2121
explicitApi()
2222
}
2323

24-
dokka {
25-
dokkaSourceSets {
26-
named("main") {
27-
sourceRoots.setFrom(file("src/main/kotlin"))
28-
}
29-
}
30-
}
31-
3224
suspendTransformPlugin {
3325
transformers {
3426
addJvmBlocking()

0 commit comments

Comments
 (0)