templating
/
org.jetbrains.dokka.allModulesPage.templates
/
PackageListProcessingStrategy
Package
List
Processing
Strategy
class
PackageListProcessingStrategy
(context:
DokkaContext
) :
TemplateProcessingStrategy
Content copied to clipboard
Functions
Properties
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