CommentsToContentConverter

interface CommentsToContentConverter

Functions

buildContent
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

DocTagToContentConverter
Link copied to clipboard