diff --git a/dokka.gradle b/dokka.gradle index ff983c8..928746a 100644 --- a/dokka.gradle +++ b/dokka.gradle @@ -14,6 +14,8 @@ dokkaHtml { outputDirectory = outputDirectoryFile } + moduleName.set("kdocs") + dokkaSourceSets { configureEach { skipDeprecated.set(true)