DocTagToContentConverter

open class DocTagToContentConverter : CommentsToContentConverter

Constructors

Link copied to clipboard
fun DocTagToContentConverter()

Functions

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