dempe / pinterest-java

https://developers.pinterest.com/docs/getting-started/introduction/
MIT License
17 stars 5 forks source link

Get JavaDocs working with Kotlin #13

Open dempe opened 7 years ago

dempe commented 7 years ago

Currently, I'm submitting an empty JavaDoc JAR to fulfill Sonatype's requirements. Would be nice to get actual JavaDocs back again.

Maybe something like this: https://github.com/Kotlin/dokka if I can get it to create a JAR.