WikiLinkPageTransformer

class WikiLinkPageTransformer(context: DokkaContext) : NewSectionDocumentablePageTransformer<DFunction, String>

Transformer that generates a new section for the @wiki documentation tag of a function, with a link to the corresponding wiki page.

Constructors

Link copied to clipboard
constructor(context: DokkaContext)

Functions

Link copied to clipboard
open operator override fun invoke(input: RootPageNode): RootPageNode