Skip to content

Commit

Permalink
cljdoc: list language explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
opqdonut committed Sep 11, 2023
1 parent 6a39dcd commit b14297b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/cljdoc.edn
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
fi.metosin/reitit-sieppari
fi.metosin/reitit-pedestal
fi.metosin/reitit-openapi]
;; language autodetect is broken on the main reitit module since it has no source files
:cljdoc/languages ["clj" "cljs"]
:cljdoc.doc/tree
[["Introduction" {:file "doc/README.md"}]
["Basics" {}
Expand Down

0 comments on commit b14297b

Please sign in to comment.