amazon-ion / ion-element-kotlin

IonElement is an immutable in-memory representation of the Ion data format. IonElement's API is idiomatic to Kotlin.
Apache License 2.0
8 stars 7 forks source link

Publish Javadoc to javadoc.io #56

Closed almann closed 2 years ago

almann commented 3 years ago

It would be nice if the following worked:

https://www.javadoc.io/doc/com.amazon.ion/ion-element/latest/index.html

Ion Java does publish a Javadoc artifact:

https://www.javadoc.io/doc/com.amazon.ion/ion-java/latest/index.html

popematt commented 2 years ago

https://www.javadoc.io/doc/com.amazon.ion/ion-element/latest/com/amazon/ionelement/api/package-summary.html 🥳