Adam
Adam
DokkaPluginParametersBuilder is bugged, undocumented, and untested. It's difficult to use, and there's an alternative (see https://github.com/Kotlin/dokka/pull/3871). #3869
### Describe the bug KDoc with a Markdown codeblock that contains `*/` results in nothing being rendered. ```kotlin /** * Hello, welcome to the KDoc for the [a] property. *...
[KT-72288](https://youtrack.jetbrains.com/issue/KT-72288)
Avoid remote Build Cache misses by using a consistent JVM for the Gradle daemon.