core
/
org.jetbrains.dokka
/
DokkaBootstrap
Dokka
Bootstrap
interface
DokkaBootstrap
Content copied to clipboard
Functions
Inheritors
Functions
configure
Link copied to clipboard
abstract fun
configure
(serializedConfigurationJSON:
String
, logger:
BiConsumer
<
String
,
String
>)
Content copied to clipboard
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
generate
Link copied to clipboard
abstract fun
generate
()
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Inheritors
DokkaBootstrapImpl
Link copied to clipboard
DokkaMultimoduleBootstrapImpl
Link copied to clipboard