MathjaxTagContentProvider

object MathjaxTagContentProvider : CustomTagContentProvider

Functions

contentForBrief
Link copied to clipboard
open fun PageContentBuilder.DocumentableContentBuilder.contentForBrief(sourceSet: DokkaConfiguration.DokkaSourceSet, customTag: CustomTagWrapper)
contentForDescription
Link copied to clipboard
open override fun PageContentBuilder.DocumentableContentBuilder.contentForDescription(sourceSet: DokkaConfiguration.DokkaSourceSet, customTag: CustomTagWrapper)
isApplicable
Link copied to clipboard
open override fun isApplicable(customTag: CustomTagWrapper): Boolean