alia
alia copied to clipboard
cljdoc - module and top-level API docs should be auto-generated
after a release is pushed to clojars the cljdoc docs need to be generated for every module and the top-level, in order for the API docs to be complete
since this currently requires a manual action for each module and the top-level, it should be automated, perhaps as part of the lein release process, or maybe with github actions