Moved dokka to docs directory

This commit is contained in:
bluefireoly
2020-09-29 22:43:09 +02:00
parent c8dc7c4a3f
commit 45d1f6ea95
458 changed files with 1 additions and 1 deletions

View File

@@ -88,7 +88,7 @@ artifacts {
*/
tasks.dokkaHtml.configure {
outputDirectory.set(projectDir.resolve("dokka"))
outputDirectory.set(projectDir.resolve("docs"))
}
/*

Some files were not shown because too many files have changed in this diff Show More