Fork me on GitHub
#cljdoc
<
2019-09-09
>
nha01:09:52

Hello 🙂 Is there a way to get docs for a clj jar published on maven/sonatype too? This one specifically: http://repo.maven.apache.org/maven2/com/turtlequeue/clj-client/

martinklepsch10:09:56

@nha yes! You just have to go to http://cljdoc.org/d/com.turtlequeue/clj-client and initiate the build. I’ve just done this for you but it seems there are some issues with the cljs analysis

No such namespace: cljs-uuid-utils.core, could not locate cljs_uuid_utils/core.cljs, cljs_uuid_utils/core.cljc
https://cljdoc.org/builds/19290

nha14:09:02

Thanks! I will take look