Closed mscwilson closed 1 year ago
We previously used Doxygen for API docs. Doxygen doesn't support Kotlin, so we need to move to Dokka, which builds off KDoc and/or Javadoc comments.
This PR updates the existing published API docs for KDoc, as well as adding overall polish. The core packages (non-published) have not been touched.
We previously used Doxygen for API docs. Doxygen doesn't support Kotlin, so we need to move to Dokka, which builds off KDoc and/or Javadoc comments.
This PR updates the existing published API docs for KDoc, as well as adding overall polish. The core packages (non-published) have not been touched.