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/
@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/19290Thanks! I will take look