QuarkdocParameterDocumentationTransformer
abstract class QuarkdocParameterDocumentationTransformer<T>(context: DokkaContext) : QuarkdocDocumentableReplacerTransformer
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