kotlogram icon indicating copy to clipboard operation
kotlogram copied to clipboard

Add Dokka to generate Javadoc

Open weibeld opened this issue 6 years ago • 0 comments

The documentation on https://kotlogram.readme.io/ is very good, but what's missing are the Javadocs of all the classes.

I added Dokka in the main and module Gradle build files which allows to create a common Javadoc documentation for both the Kotlin and Java source files.

weibeld avatar May 17 '18 18:05 weibeld