Skip to content

Commit

Permalink
Tell cljdoc to analyze API only under JVM Clojure (#156)
Browse files Browse the repository at this point in the history
Doesn't address #150 but should allow docs to build under cljdoc.
  • Loading branch information
lread authored Mar 4, 2022
1 parent d202177 commit c0e24f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/cljdoc.edn
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{:cljdoc/languages ["clj"]}

0 comments on commit c0e24f7

Please sign in to comment.