decentralized-identity/web5-kt

API Docs: Publish as Java view

Opened this issue · 0 comments

Kotlin compiles to Java class files and JARs, and is thus callable by any JVM language. Surface API Docs from Dokka as a Java view; this is likely enabled by:

https://github.com/Kotlin/dokka/tree/1.9.20/dokka-subprojects/plugin-kotlin-as-java

Have a look at a separate step in the docs publishing to render and publish these alongside the Kotlin view. Will help us reach a whole new, broader audience of consumers.