mirror of
https://github.com/metosin/reitit.git
synced 2026-02-25 02:32:22 +00:00
cljdoc: list language explicitly
This commit is contained in:
parent
6a39dcd6ec
commit
b14297b749
1 changed files with 2 additions and 0 deletions
|
|
@ -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" {}
|
||||
|
|
|
|||
Loading…
Reference in a new issue