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