dokka
dokka copied to clipboard
Source link rendered twice if name of property and function clashed
class OverloadWithDifferentDeclarations{
val me: String = ""
fun me() {}
}
With configured source links they are rendered twice for declarations:
Installation
- Dokka version: 2.0.0