Since Kotlin Tag Content Provider
Functions
Link copied to clipboard
open override fun PageContentBuilder.DocumentableContentBuilder.contentForBrief(sourceSet: DokkaConfiguration.DokkaSourceSet, customTag: CustomTagWrapper)
Content copied to clipboard
Brief comment section, usually displayed as a summary/preview.
Link copied to clipboard
open override fun PageContentBuilder.DocumentableContentBuilder.contentForDescription(sourceSet: DokkaConfiguration.DokkaSourceSet, customTag: CustomTagWrapper)
Content copied to clipboard
Full blown content description, most likely to be on a separate page dedicated to just one element (i.e one class/function), so any amount of detail should be fine.
Link copied to clipboard
Whether this content provider supports given CustomTagWrapper.