Skip to content

Commit

Permalink
Remove invalid Dokka config
Browse files Browse the repository at this point in the history
  • Loading branch information
DRSchlaubi committed Jun 21, 2024
1 parent f3ddc54 commit fec8ca8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,6 @@ allprojects {
}
}

tasks {
dokkaHtmlMultiModule {
outputDirectory = rootProject.file("docs")
}
}

subprojects {
afterEvaluate {
apply<KordGradlePlugin>()
Expand Down

0 comments on commit fec8ca8

Please sign in to comment.