alia icon indicating copy to clipboard operation
alia copied to clipboard

cljdoc - module and top-level API docs should be auto-generated

Open mccraigmccraig opened this issue 5 years ago • 0 comments

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

mccraigmccraig avatar Dec 23 '20 20:12 mccraigmccraig