Skip to content

Commit c0cc70c

Browse files
committed
move api docs to docs/
1 parent 1022d37 commit c0cc70c

12 files changed

+1
-1
lines changed

deps.edn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
2929
:exec-fn codox.main/generate-docs
3030
:exec-args {:source-paths ["src/main/clojure"]
3131
:namespaces [clojure.core.async clojure.core.async.flow clojure.core.async.flow.spi]
32-
:output-path "apidocs"}}
32+
:output-path "docs"}}
3333
}}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)