Skip to content

Commit

Permalink
Set proper excludes on the codeina configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
niwinz committed May 30, 2015
1 parent 628055d commit a69ac42
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,11 @@
catacumba.impl.types
catacumba.handlers.core
catacumba.handlers.cors
catacumba.handlers.auth
catacumba.handlers.parsing
catacumba.handlers.security
catacumba.handlers.session
catacumba.handlers.interceptor
catacumba.experimental.stomp
catacumba.experimental.stomp.parser
catacumba.experimental.stomp.broker]
catacumba.handlers.interceptor]
:language :clojure
:output-dir "doc/api"
:src-dir-uri "http://github.com/funcool/catacumba/blob/master/"
Expand Down

0 comments on commit a69ac42

Please sign in to comment.