I'm having some difficulties with Dokka. When trying to generate Javadoc with gradle, I don't know how to link the JDK8 and kotlin-stdlib types and methods such that I won't have weird signatures like "java.lang.String" all over the place. Can anyone help me with this?