Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Generate "javadoc jar" from Kotlin sources? #484

Open
johanhaleby opened this issue Sep 14, 2018 · 0 comments
Open

Generate "javadoc jar" from Kotlin sources? #484

johanhaleby opened this issue Sep 14, 2018 · 0 comments

Comments

@johanhaleby
Copy link

I've written a Kotlin project that I want to upload to Bintray and sync to maven central. Since it's written in Kotlin it's not using javadoc but rather "kdoc". But afaik maven central requires a javadoc jar file. Such a file is indeed generated when doing kobaltw assemble but it doesn't contain any docs, just an empty MANIFEST.mf file. How can I configure Kobalt to include the kotlin docs if possible?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant