DokkaBootstrap

interface DokkaBootstrap

Functions

configure
Link copied to clipboard
abstract fun configure(serializedConfigurationJSON: String, logger: BiConsumer<String, String>)
equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
generate
Link copied to clipboard
abstract fun generate()
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String

Inheritors

DokkaBootstrapImpl
Link copied to clipboard
DokkaMultimoduleBootstrapImpl
Link copied to clipboard