Package org.jetbrains.dokka.base

Types

DokkaBase
Link copied to clipboard
class DokkaBase : DokkaPlugin
DokkaBaseConfiguration
Link copied to clipboard
data class DokkaBaseConfiguration(customStyleSheets: List<File>, customAssets: List<File>, separateInheritedMembers: Boolean, footerMessage: String) : ConfigurableBlock