Package org. jetbrains. dokka. base. templating
Types
AddToNavigationCommand
Link copied to clipboard
AddToSearch
Link copied to clipboard
data class AddToSearch(moduleName: String, elements: List<SearchRecord>) : Command
Content copied to clipboard
AddToSourcesetDependencies
Link copied to clipboard
ImmediateHtmlCommandConsumer
Link copied to clipboard
interface ImmediateHtmlCommandConsumer
Content copied to clipboard
InsertTemplateExtra
Link copied to clipboard
data class InsertTemplateExtra(command: Command) : ExtraProperty<ContentNode>
Content copied to clipboard
PathToRootSubstitutionCommand
Link copied to clipboard
data class PathToRootSubstitutionCommand(pattern: String, default: String) : SubstitutionCommand
Content copied to clipboard
ResolveLinkCommand
Link copied to clipboard
SubstitutionCommand
Link copied to clipboard