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.