Skip to content

Commit

Permalink
move api docs to docs/
Browse files Browse the repository at this point in the history
  • Loading branch information
puredanger committed Jan 21, 2025
1 parent 1022d37 commit c0cc70c
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@
:exec-fn codox.main/generate-docs
:exec-args {:source-paths ["src/main/clojure"]
:namespaces [clojure.core.async clojure.core.async.flow clojure.core.async.flow.spi]
:output-path "apidocs"}}
:output-path "docs"}}
}}
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.
File renamed without changes.
File renamed without changes.

0 comments on commit c0cc70c

Please sign in to comment.