CommentsToContentConverter

interface CommentsToContentConverter

Functions

Link copied to clipboard
abstract fun buildContent(    docTag: DocTag,     dci: DCI,     sourceSets: Set<DokkaConfiguration.DokkaSourceSet>,     styles: Set<Style> = emptySet(),     extras: PropertyContainer<ContentNode> = PropertyContainer.empty()): List<ContentNode>

Inheritors

Link copied to clipboard