Skip to content

Commit

Permalink
Fix master's inability to generate docs (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
HopeBaron authored Apr 20, 2021
1 parent 274e454 commit 77a52ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ subprojects {


tasks.dokkaHtml.configure {
onlyIf { Library.isRelease }
this.outputDirectory.set(file("${project.projectDir}/dokka/kord/"))

dokkaSourceSets {
Expand Down

0 comments on commit 77a52ff

Please sign in to comment.