PathToRootSubstitutor

class PathToRootSubstitutor(dokkaContext: DokkaContext) : Substitutor

Constructors

Link copied to clipboard
fun PathToRootSubstitutor(dokkaContext: DokkaContext)

Functions

Link copied to clipboard
open override fun trySubstitute(context: TemplatingContext<SubstitutionCommand>, match: MatchResult): String?