say I want to refer to Formatter and I am using JD...
# dokka
r
say I want to refer to Formatter and I am using JDK 7, then it would point to https://docs.oracle.com/javase/7/docs/api/java/util/Formatter.html I see the following in the documention (https://github.com/Kotlin/dokka):
jdkVersion = 6 // Used for linking to JDK
but it does not seem to work