Dokka
Kdoc for Android libraries using Dokka
·7 mins
Documentation
Kdoc
Dokka
Gradle
Kotlin
A great way to make your library easier to use it to generate code documentation for its public interface. The default way to do this in Kotlin is to generate KDoc using the official Dokka plugin.