Skip to content

Commit

Permalink
Workaround for Codox source bug
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed May 8, 2014
1 parent a88cb28 commit 31c06be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
:dependencies [[org.clojure/clojure "1.2.1"]]
:plugins [[codox "0.7.4"]]
:codox {:exclude [hiccup.compiler]
:sources ["src"]
:src-dir-uri "http://github.com/weavejester/hiccup/blob/1.0.5/"
:src-linenum-anchor-prefix "L"}
:profiles
Expand Down

0 comments on commit 31c06be

Please sign in to comment.