cljdoc

https://cljdoc.org/ & https://github.com/cljdoc/cljdoc
Sam Ritchie 2020-12-13T16:33:06.170Z

hey all - is it possible to add an external link to cljdoc.edn?

Sam Ritchie 2020-12-13T16:33:18.170400Z

I see the :file option but can’t find docs on what else can live there

Sam Ritchie 2020-12-13T16:34:02.170700Z

also, might be a typo / duplicate here… https://github.com/cljdoc/cljdoc/blob/5ad07013cf852cefee5d25d51b861faa80f64f4e/src/cljdoc/doc_tree.clj#L28

lread 2020-12-13T19:19:59.172300Z

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.