Skip to content

Instantly share code, notes, and snippets.

@wangerekaharun
Created August 12, 2020 12:39
Show Gist options
  • Save wangerekaharun/e19033ef980d8fc5d47b6602776f9ecd to your computer and use it in GitHub Desktop.
Save wangerekaharun/e19033ef980d8fc5d47b6602776f9ecd to your computer and use it in GitHub Desktop.
Dokka configurations
tasks.dokka {
outputFormat = "html"
outputDirectory = "$buildDir/dokka"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment