Directive Based Html Template Processing Strategy
class DirectiveBasedHtmlTemplateProcessingStrategy(context: DokkaContext) : TemplateProcessingStrategy
Content copied to clipboard
Constructors
Functions
Link copied to clipboard
fun handleCommandAsComment( command: Command, body: List<Node>, input: File, output: File)
Content copied to clipboard
Link copied to clipboard
fun handleCommandAsTag( element: Element, command: Command, input: File, output: File)
Content copied to clipboard