Skip to content

Commit

Permalink
Remove codox
Browse files Browse the repository at this point in the history
  • Loading branch information
christoph-frick committed Dec 17, 2019
1 parent dcf0c69 commit d6a6063
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions project.clj
Expand Up @@ -6,9 +6,4 @@
:dependencies [[org.clojure/clojure "1.10.1"]
[org.clojure/clojurescript "1.10.520"]
[cljsjs/antd "3.25.3-0"]
[cljsjs/moment "2.24.0-0"]]
:plugins [[lein-codox "0.10.3"]]
:codox {:language :clojurescript
:metadata {:doc/format :markdown}
:output-path "doc/dist/latest/api"
:namespaces [antizer.core antizer.reagent antizer.rum]})
[cljsjs/moment "2.24.0-0"]])

0 comments on commit d6a6063

Please sign in to comment.