core
1.7.0
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
generate
Link copied to clipboard
abstract
fun
generate
(
)
Content copied to clipboard
Inheritors
DokkaBootstrapImpl
Link copied to clipboard