I'm struggling trying to generate human readable j...
# dokka
a
I'm struggling trying to generate human readable javadocs for my kotlin projects. Having "java.lang.String" without a link all over the place pollutes the docs badly. How can I add all JDK8 methods, types and packages to the dokka classpath using Gradle?