gfm-template-processing
1.7.0c-SNAPSHOT
gfm-template-processing
/
org.jetbrains.dokka.gfm.templateProcessing
/
GfmTemplateProcessingStrategy
Gfm
Template
Processing
Strategy
class
GfmTemplateProcessingStrategy
(
val
context
:
DokkaContext
)
:
TemplateProcessingStrategy
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Gfm
Template
Processing
Strategy
Link copied to clipboard
fun
GfmTemplateProcessingStrategy
(
context
:
DokkaContext
)
Content copied to clipboard
Functions
finish
Link copied to clipboard
open
fun
finish
(
output
:
File
)
Content copied to clipboard
process
Link copied to clipboard
open
override
fun
process
(
input
:
File
,
output
:
File
,
moduleContext
:
DokkaConfiguration.DokkaModuleDescription
?
)
:
Boolean
Content copied to clipboard
Properties
context
Link copied to clipboard
val
context
:
DokkaContext
Content copied to clipboard