Cljdoc does not include docs for some contrib libraries such as clojure.spec, right? Would it be possible to add Spec? (So that I could get it into Dash :))? Can I help with that?
the beauty of cljdoc is that one can pull any docs in. Just try a lib name and it will import it if didn’t exist.
@holyjak unfortunately the search used by dash only covers Clojars for now. There is an open issue to implement our own search which would fix this.