adzerk/clj-github-docs

Generate API docs for Clojure namespaces to include in GitHub repos.

Leiningen/Boot

[adzerk/clj-github-docs "0.1.1"]

Clojure CLI/deps.edn

adzerk/clj-github-docs {:mvn/version "0.1.1"}

Gradle

implementation("adzerk:clj-github-docs:0.1.1")

Maven

<dependency>
  <groupId>adzerk</groupId>
  <artifactId>clj-github-docs</artifactId>
  <version>0.1.1</version>
</dependency>