toggle menu
Dokkatoo Gradle Plugin
2.4.0
jvm
switch theme
search in API
Dokkatoo Gradle Plugin
/
dev.adamko.dokkatoo.dokka.plugins
/
DokkaHtmlPluginParameters
/
templatesDir
templates
Dir
@get:
InputDirectory
@get:
PathSensitive
(
value
=
PathSensitivity.RELATIVE
)
@get:
Optional
abstract
val
templatesDir
:
DirectoryProperty
(
source
)
Path to the directory containing custom HTML templates.
For more information, see
Templates
.