This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-12-13
Channels
- # adventofcode (69)
- # announcements (1)
- # babashka (68)
- # beginners (37)
- # calva (3)
- # cider (4)
- # cljdoc (4)
- # cljsrn (1)
- # clojure (73)
- # clojure-europe (13)
- # clojure-nl (15)
- # clojure-switzerland (11)
- # clojure-uk (6)
- # clojurescript (14)
- # code-reviews (1)
- # conjure (1)
- # cryogen (3)
- # fulcro (32)
- # lambdaisland (8)
- # pathom (13)
- # reagent (6)
- # releases (1)
- # reveal (43)
- # shadow-cljs (9)
- # tools-deps (2)
- # vim (2)
hey all - is it possible to add an external link to cljdoc.edn
?
I see the :file
option but can’t find docs on what else can live there
also, might be a typo / duplicate here… https://github.com/cljdoc/cljdoc/blob/5ad07013cf852cefee5d25d51b861faa80f64f4e/src/cljdoc/doc_tree.clj#L28
Hey @sritchie09, here’s the relevant docs on https://github.com/cljdoc/cljdoc/blob/master/doc/userguide/for-library-authors.adoc#articles. So the answer is no, :file
must point to a file in your git repo.