We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ebbe24 commit a86e0d5Copy full SHA for a86e0d5
buildSrc/src/main/kotlin/dokka-convention.gradle.kts
@@ -2,6 +2,8 @@ plugins {
2
id("com.huanshankeji.team.dokka.github-dokka-convention")
3
}
4
5
+// TODO use or remove
6
+// This does not resolve since commit bc5afe61d2dba3a8cef51d66ea60feeeb3e83093.
7
/*
8
dokka {
9
// https://github.com/Kotlin/dokka/issues/3885#issuecomment-2449645480
0 commit comments