Codox 0.6.3
This commit is contained in:
parent
1ae91971d6
commit
5d39787825
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
||||||
[org.clojure/tools.cli "0.2.1" :exclusions [org.clojure/clojure]]
|
[org.clojure/tools.cli "0.2.1" :exclusions [org.clojure/clojure]]
|
||||||
[org.clojure/core.cache "0.6.1" :exclusions [org.clojure/clojure]]
|
[org.clojure/core.cache "0.6.1" :exclusions [org.clojure/clojure]]
|
||||||
[ring/ring-core "1.1.2"]]
|
[ring/ring-core "1.1.2"]]
|
||||||
:plugins [[codox "0.6.1"]]
|
:plugins [[codox "0.6.3"]]
|
||||||
:codox {:sources ["src/clojure"]
|
:codox {:sources ["src/clojure"]
|
||||||
:output-dir "doc/api"
|
:output-dir "doc/api"
|
||||||
:exclude [monger.internal.pagination
|
:exclude [monger.internal.pagination
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue