quarkdown
Toggle table of contents
latest
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.context.toc
/
TableOfContents
/
Companion
Companion
object
Companion
Members
Functions
generate
Link copied to clipboard
fun
generate
(
headings
:
Sequence
<
Heading
>
)
:
TableOfContents
Generates a table of contents from a flat sequence of headings, based on their depth.