templating
1.8.10
templating
/
org.jetbrains.dokka.templates
/
TemplatingPlugin
Templating
Plugin
class
TemplatingPlugin
:
DokkaPlugin
Constructors
Properties
Constructors
Templating
Plugin
Link copied to clipboard
fun
TemplatingPlugin
(
)
Properties
add
To
Navigation
Command
Handler
Link copied to clipboard
val
addToNavigationCommandHandler
:
Extension
<
CommandHandler
,
*
,
*
>
default
Multi
Module
Template
Processor
Link copied to clipboard
val
defaultMultiModuleTemplateProcessor
:
Extension
<
MultiModuleTemplateProcessor
,
*
,
*
>
default
Submodule
Template
Processor
Link copied to clipboard
val
defaultSubmoduleTemplateProcessor
:
Extension
<
SubmoduleTemplateProcessor
,
*
,
*
>
directive
Based
Command
Handlers
Link copied to clipboard
val
directiveBasedCommandHandlers
:
ExtensionPoint
<
CommandHandler
>
directive
Based
Html
Template
Processing
Strategy
Link copied to clipboard
val
directiveBasedHtmlTemplateProcessingStrategy
:
Extension
<
TemplateProcessingStrategy
,
*
,
*
>
fallback
Processing
Strategy
Link copied to clipboard
val
fallbackProcessingStrategy
:
Extension
<
TemplateProcessingStrategy
,
*
,
*
>
multimodule
Template
Processor
Link copied to clipboard
val
multimoduleTemplateProcessor
:
ExtensionPoint
<
MultiModuleTemplateProcessor
>
package
List
Processing
Strategy
Link copied to clipboard
val
packageListProcessingStrategy
:
Extension
<
TemplateProcessingStrategy
,
*
,
*
>
pages
Search
Template
Strategy
Link copied to clipboard
val
pagesSearchTemplateStrategy
:
Extension
<
TemplateProcessingStrategy
,
*
,
*
>
path
To
Root
Substitutor
Link copied to clipboard
val
pathToRootSubstitutor
:
Extension
<
Substitutor
,
*
,
*
>
project
Name
Substitutor
Link copied to clipboard
val
projectNameSubstitutor
:
Extension
<
Substitutor
,
*
,
*
>
replace
Version
Command
Handler
Link copied to clipboard
val
replaceVersionCommandHandler
:
Extension
<
CommandHandler
,
*
,
*
>
sourceset
Dependency
Processing
Strategy
Link copied to clipboard
val
sourcesetDependencyProcessingStrategy
:
Extension
<
TemplateProcessingStrategy
,
*
,
*
>
submodule
Template
Processor
Link copied to clipboard
val
submoduleTemplateProcessor
:
ExtensionPoint
<
SubmoduleTemplateProcessor
>
substitution
Command
Handler
Link copied to clipboard
val
substitutionCommandHandler
:
Extension
<
CommandHandler
,
*
,
*
>
substitutor
Link copied to clipboard
val
substitutor
:
ExtensionPoint
<
Substitutor
>
template
Processing
Strategy
Link copied to clipboard
val
templateProcessingStrategy
:
ExtensionPoint
<
TemplateProcessingStrategy
>