Open vendelieu opened 1 day ago
Probably the same as https://github.com/Kotlin/dokka/issues/3009 and https://github.com/Kotlin/dokka/issues/2320
will be fixed when stdlib will migrate to modern Dokka (very soon), more info in https://github.com/Kotlin/dokka/issues/3009#issuecomment-1560016406
Describe the bug AnnotationTarget link in documentation is wrong. Link leads to wrong page e.g https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.annotation/-annotation-target/-f-u-n-c-t-i-o-n/
Expected behaviour Link should be: https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.annotation/-annotation-target/-f-u-n-c-t-i-o-n.html
Dokka configuration
Installation