Add To Navigation Command Handler
class AddToNavigationCommandHandler(val context: DokkaContext) : CommandHandler
Content copied to clipboard
Constructors
Functions
Link copied to clipboard
Content copied to clipboard
Link copied to clipboard
open fun handleCommandAsComment( command: Command, body: List<Node>, input: File, output: File)
Content copied to clipboard
Link copied to clipboard
open override fun handleCommandAsTag( command: Command, body: Element, input: File, output: File)
Content copied to clipboard