ProjectNameSubstitutor

class ProjectNameSubstitutor(dokkaContext: DokkaContext) : Substitutor

Constructors

Link copied to clipboard
constructor(dokkaContext: DokkaContext)

Functions

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