QuarkdocParameterDocumentationTransformer

Transformer that extends the documentation of function parameters, according to additional information extracted from the parameters, of type T.

Parameters

T

the type of the additional information extracted from the parameters

See also

Inheritors

Constructors

constructor(context: DokkaContext)

Properties

Link copied to clipboard
val context: DokkaContext

Functions

Link copied to clipboard
open operator override fun invoke(modules: List<DModule>): List<DModule>