-
Notifications
You must be signed in to change notification settings - Fork 454
Closed
Labels
bugtopic: K2Issues / PRs that are related to the K2 migration. See #2888Issues / PRs that are related to the K2 migration. See #2888upstream bugAn issue that appears due to an upstream dependency bug, such as kotlin-compilerAn issue that appears due to an upstream dependency bug, such as kotlin-compiler
Milestone
Description
/**
* ref to [List] or [Set]
*/
fun x(){}
List
link leads to https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/ instead of https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/ (in K1).
For Set
the link is correct.
Installation
- Dokka version: 1.9.20
Parent: #3328
Metadata
Metadata
Assignees
Labels
bugtopic: K2Issues / PRs that are related to the K2 migration. See #2888Issues / PRs that are related to the K2 migration. See #2888upstream bugAn issue that appears due to an upstream dependency bug, such as kotlin-compilerAn issue that appears due to an upstream dependency bug, such as kotlin-compiler