templating
1.8.20
jvm
templating
/
templates
/
SourcesetDependencyProcessingStrategy
Sourceset
Dependency
Processing
Strategy
class
SourcesetDependencyProcessingStrategy
(
val
context
:
DokkaContext
)
:
TemplateProcessingStrategy
Members
Constructors
Sourceset
Dependency
Processing
Strategy
Link copied to clipboard
constructor
(
context
:
DokkaContext
)
Functions
finish
Link copied to clipboard
open
override
fun
finish
(
output
:
File
)
process
Link copied to clipboard
open
override
fun
process
(
input
:
File
,
output
:
File
,
moduleContext
:
DokkaConfiguration.DokkaModuleDescription
?
)
:
Boolean
Properties
context
Link copied to clipboard
val
context
:
DokkaContext