DokkaMaterialMkDocs
Toggle table of contents
0.5.2
jvm
Platform filter
jvm
Switch theme
Search in API
DokkaMaterialMkDocs
Dokka renderer for Material for MkDocs
/
opensavvy.dokka.material.mkdocs.renderer
/
Decorations
Decorations
class
Decorations
(
source
)
Members
Constructors
Decorations
Link copied to clipboard
constructor
(
block
:
Decorations
.
(
)
->
Unit
)
Functions
from
Group
Styles
Link copied to clipboard
fun
fromGroupStyles
(
style
:
Iterable
<
Style
>
)
:
List
<
Decoration
>
from
Inline
Styles
Link copied to clipboard
fun
fromInlineStyles
(
style
:
Iterable
<
Style
>
)
:
List
<
Decoration
>
group
Link copied to clipboard
fun
group
(
style
:
Style
,
block
:
Decoration
)
inline
Link copied to clipboard
fun
inline
(
style
:
Style
,
block
:
Decoration
)