[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 I'm talking here about a kotlin-based library which should have
.kt
sources inside
sources.jar
. kotlin's stdlib has it and it works, but I understand it uses maven for that...