<@U0BJ35747> This would probably solve your probl...
# gradle
j
@hastebrot This would probably solve your problem:
Copy code
tasks.withType<DokkaTask> {
    // Your config here
}