transformReferences
open fun transformReferences(documentation: DokkaDocumentation, parameters: List<DParameter>): DokkaDocumentation
Transforms references within a KDoc documentation.
Return
the transformed documentation
Parameters
documentation
the original documentation
parameters
the list of arameters to be looked up from @param
references