toggle menu
core
1.9.10
jvm
switch theme
search in API
core
/
org.jetbrains.dokka.plugability
/
ProvidedExtension
Provided
Extension
class
ProvidedExtension
<
T
:
Any
>
Members
Properties
ext
Link copied to clipboard
val
ext
:
ExtensionPoint
<
T
>
Functions
from
Instance
Link copied to clipboard
fun
fromInstance
(
inst
:
T
)
:
ExtensionBuilder
<
T
>
from
Recipe
Link copied to clipboard
fun
fromRecipe
(
recipe
:
(
DokkaContext
)
->
T
)
:
ExtensionBuilder
<
T
>