StdLib: External links to top-level stdlib's functions/properties lead to a package page #3953
Labels
enhancement
An issue for a feature or an overall improvement
topic: stdlib migration
An issue/PR related to the migration of stdlib's API reference to modern Dokka
For the external link
Actual:
Dokka generates https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/
Expected:
It should generate - https://staging.kotlinlang.org/api/core/kotlin-stdlib/kotlin/check.html
Also, there is the same behavior for
kotlin.test
(all projects?), e.g. kotlin.test.assertEqualsThe text was updated successfully, but these errors were encountered: