[Kotlin/dokka] New comment by dimsuz on issue <#42...
# dokka
u
[Kotlin/dokka] New comment by dimsuz on issue #42: Generating a jar file out of KDocs How would I go about generating a javadoc jar with the gradle plugin? I have an android library written in kotlin and I'd like to have a javadoc.jar accompanying it. I understand only a maven plugin supports this as of now? What are my options? :)