Join Slack
Communities
Powered by
say I want to refer to Formatter and I am using JD...
# dokka
r
robstoll
06/14/2017, 7:55 PM
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
Open in Slack
Previous
Next