This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-06-03
Channels
- # announcements (12)
- # beginners (44)
- # boot (27)
- # calva (73)
- # cider (1)
- # clj-kondo (9)
- # cljdoc (9)
- # cljs-dev (15)
- # cljsrn (6)
- # clojure (90)
- # clojure-dev (5)
- # clojure-europe (4)
- # clojure-ireland (3)
- # clojure-italy (22)
- # clojure-mexico (2)
- # clojure-nl (8)
- # clojure-uk (32)
- # clojurescript (12)
- # core-async (2)
- # cursive (16)
- # data-science (10)
- # datascript (3)
- # datomic (44)
- # emacs (17)
- # events (4)
- # graalvm (1)
- # hoplon (5)
- # jackdaw (17)
- # keechma (11)
- # nrepl (7)
- # off-topic (24)
- # re-frame (19)
- # reitit (4)
- # rewrite-clj (2)
- # robots (9)
- # shadow-cljs (20)
- # sql (12)
- # testing (4)
- # tools-deps (23)
- # vim (55)
Hello! I am curious, shouldn't I get docs generated here: https://cljdoc.org/d/cc.qbits/tape/0.3.0-beta1/doc/readme ?
There are issues with regards to what version of clojure is chosen. Versions above 1.9 should be picked up as declared in the jar’s POM file but there have been reports that this isn’t happening consistently.
If you want to take a look at the code search for deps.clj in the cljdoc codebase
Hey there, I am trying to build the mxnet docs with cljdoc and it seems to run into issues with CircleCI: * https://circleci.com/gh/cljdoc/builder/5807 * org.apache.mxnet/mxnet-full_2.11-linux-x86_64-cpu, version 1.4.1 Any pointers on how to make it work?