core
/
org.jetbrains.dokka.plugability
/
ProvidedExtension
Provided
Extension
class
ProvidedExtension
<
T
:
Any
>
Content copied to clipboard
Functions
Properties
Functions
fromInstance
Link copied to clipboard
fun
fromInstance
(inst:
T
):
ExtensionBuilder
<
T
>
Content copied to clipboard
fromRecipe
Link copied to clipboard
fun
fromRecipe
(recipe: (
DokkaContext
) ->
T
):
ExtensionBuilder
<
T
>
Content copied to clipboard
Properties
ext
Link copied to clipboard
val
ext
:
ExtensionPoint
<
T
>
Content copied to clipboard