Comment by jankotek [Kotlin/dokka] New comment on...
# dokka
u
Comment by jankotek [Kotlin/dokka] New comment on issue #39: Doc from Java files not included Source code & pom file is here (branch
mapdb3
, submodule
mapdb
) https://github.com/jankotek/mapdb/tree/mapdb3/mapdb It uses dokka 0.9.4. Result does not include java classes (for example
org.mapdb.Serializer
). I invoke maven with
mvn clean site
. I also tried fatjar:
java -jar ~/downloads/dokka-fatjar.jar src/main/java/