toggle menu
Dokkatoo Gradle Plugin
2.4.0
jvm
switch theme
search in API
Dokkatoo Gradle Plugin
/
dev.adamko.dokkatoo.dokka.parameters
/
DokkaPackageOptionsSpec
/
matchingRegex
matching
Regex
@get:
Input
abstract
val
matchingRegex
:
Property
<
String
>
(
source
)
Regular expression that is used to match the package.
Default is any string:
.*
.