add dokka

This commit is contained in:
2020-10-28 14:47:12 +06:00
parent 4582e0c817
commit 5b325a8ff9
3 changed files with 94 additions and 1 deletions

View File

@@ -16,7 +16,9 @@ String[] includes = [
":ktor:server",
":ktor:common",
":ktor:client",
":coroutines"
":coroutines",
":dokka"
]