Skip to content

Commit

Permalink
[cljdoc] override lang detection
Browse files Browse the repository at this point in the history
  • Loading branch information
lispyclouds committed Mar 23, 2024
1 parent bb771c4 commit d96e44d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion doc/cljdoc.edn
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{:cljdoc.doc/tree [["Readme" {:file "README.md"}]
{:cljdoc/langauges ["clj"]
:cljdoc.doc/tree [["Readme" {:file "README.md"}]
["Getting Started" {:file "doc/000-getting-started.md"}]
["API" {:file "doc/001-api.md"}]
["General Guidelines" {:file "doc/002-general-guidelines.md"}]]}

0 comments on commit d96e44d

Please sign in to comment.