You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have the possibility to generate API documentation with Autodoc, Codox and/or Marginalia and optionally to package it into a Javadoc JAR.
Context
I consider adding a Clojure module to my Java library and API documentation must be provided to meet the requirements for publishing on Maven Central.