index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
base
/
src
/
main
/
kotlin
/
DokkaBase.kt
blob: e82a59bfca46a78ba40828fe78487541ac51ffac (
plain
)
1
2
3
4
import
org.jetbrains.dokka.plugability.DokkaPlugin
class
DokkaBase
:
DokkaPlugin
()
{
}