Comments To Content Converter
interface CommentsToContentConverter
Content copied to clipboard
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>
Content copied to clipboard
Inheritors
DocTagToContentConverter
Link copied to clipboard