[Kotlin/dokka] New comment by yole on issue <#86: ...
# dokka
u
[Kotlin/dokka] New comment by yole on issue #86: Dokka and JDK6 No, it is not planned. The javadoc generation APIs have changed significantly between different versions of Java, and Dokka is only compatible with the Java 8 version of the API. Note that the Java version required to run Dokka has no impact on the Java version required to compile and run your actual application.