You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vmishenev
changed the title
[K2] Incorrect KDoc link into inhertited documentation
[K2] Inconsistent KDoc link into inhertited documentation
May 31, 2024
In the documentation of
B.foo
, the reference[a]
leads to a parameter ofA.foo
.In IDE and Dokka K1, it leads to a parameter of
B.foo
.Also, there is the unit test
The text was updated successfully, but these errors were encountered: