templating
1.7.0c-SNAPSHOT
templating
/
org.jetbrains.dokka.allModulesPage.templates
/
PackageListProcessingStrategy
Package
List
Processing
Strategy
class
PackageListProcessingStrategy
(
val
context
:
DokkaContext
)
:
TemplateProcessingStrategy
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Package
List
Processing
Strategy
Link copied to clipboard
fun
PackageListProcessingStrategy
(
context
:
DokkaContext
)
Content copied to clipboard
Functions
finish
Link copied to clipboard
open
override
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