toggle menu
core
1.9.10
jvm
switch theme
search in API
core
/
org.jetbrains.dokka
/
DokkaBootstrapImpl
Dokka
Bootstrap
Impl
class
DokkaBootstrapImpl
:
DokkaBootstrap
Accessed with reflection
Members
Constructors
Dokka
Bootstrap
Impl
Link copied to clipboard
constructor
(
)
Types
Dokka
Proxy
Logger
Link copied to clipboard
class
DokkaProxyLogger
(
val
consumer
:
BiConsumer
<
String
,
String
>
)
:
DokkaLogger
Functions
configure
Link copied to clipboard
open
override
fun
configure
(
serializedConfigurationJSON
:
String
,
logger
:
BiConsumer
<
String
,
String
>
)
fun
configure
(
logger
:
DokkaLogger
,
configuration
:
DokkaConfigurationImpl
)
generate
Link copied to clipboard
open
override
fun
generate
(
)