<@U0926QHA6>: regarding the ikky javadoc jar conta...
# dokka
j
@apatrida: regarding the ikky javadoc jar containing dokka html, I asked the same question in #C0922A726 a few days ago (but had no answer). My strategy is to generate a javadoc jar containing javadoc, and a dokka jar (i.e. with a dokka classifier), and to release them both in Maven central. Feels less ikky to me: javadoc jar actually contains javadoc, and those who want the offline dokka documentation can still download the dokka jar file. But it would be nice if a « standard » or « conventional » classifier was recommended by Kotlin.