Documentation changes associated with introdoction of codox
This commit is contained in:
parent
e77d5d0393
commit
c87efe9a66
4 changed files with 11 additions and 4 deletions
|
|
@ -55,12 +55,17 @@
|
|||
[lein-cljsbuild "1.1.4"]
|
||||
[lein-uberwar "0.2.0"]
|
||||
[lein-bower "0.5.1"]
|
||||
[lein-less "1.7.5"]]
|
||||
[lein-less "1.7.5"]
|
||||
[lein-codox "0.10.3"]]
|
||||
|
||||
:bower-dependencies [[leaflet "0.7.3"]]
|
||||
|
||||
:cucumber-feature-paths ["test/clj/features"]
|
||||
|
||||
:codox {:metadata {:doc "FIXME: write docs"}
|
||||
:languages [:clojure :clojurescript]
|
||||
:source-paths ["src/clj" "src/cljc" "src/cljs"]}
|
||||
|
||||
:uberwar
|
||||
{:handler youyesyet.handler/app
|
||||
:init youyesyet.handler/init
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue