Added package documentation.
This commit is contained in:
parent
247192757e
commit
65e694e527
2 changed files with 7 additions and 0 deletions
|
@ -147,6 +147,8 @@ tasks {
|
|||
url = "https://github.com/ethauvin/$name/blob/${project.version}/src/main/kotlin"
|
||||
suffix = "#L"
|
||||
}
|
||||
|
||||
includes = listOf("config/dokka/packages.md")
|
||||
linkMappings = arrayListOf(mapping)
|
||||
includeNonPublic = false
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue