Provide link to Javadoc documentation?
FranklinChen opened this issue · 4 comments
FranklinChen commented
Generate Javadoc for the API and provide a link to it?
colindean commented
Looks like this can be done easily through https://www.javadoc.io/ if the package is in Maven Central (#2).
colindean commented
I got Maven Central deployment working but I think Javadoc.io is 24 hours behind.
When it's available, it'll be at https://javadoc.io/doc/cx.cad.keepachangelog/changelog-parser.
I'll keep this open to verify it tomorrow evening.
colindean commented
I went on a tab cleaning spree and checked. It's live.
https://javadoc.io/doc/cx.cad.keepachangelog/changelog-parser/0.1.3
FranklinChen commented
Nice. Thanks.