Open johnjohndoe opened 3 years ago
Hi, i might be mistaken but when i run original javadoc i also don't get the links in All implemented interfaces
:
The only thing that is a link there is inside a generic parameter of Comparable
Aehm, that might be correct. I was driven by my expectations. Feel free to split my feature request into parts.
I am trying (for the first time) to use Dokka 1.4.20 to generate a JavaDoc artifact for my Kotlin based Android library.
My understand is that
noAndroidSdkLink
is disabled by default - meaning: if I do not configure it then there should be links to Android docs.Is your feature request related to a problem? Please describe
Describe the solution you'd like
Describe alternatives you've considered
Additional context