Moved dokka to docs directory
This commit is contained in:
@@ -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
Reference in New Issue
Block a user