cljs / api

ClojureScript API parser
http://cljs.github.io/api/
MIT License
193 stars 23 forks source link

move clojure.spec #171

Closed shaunlebron closed 6 years ago

shaunlebron commented 7 years ago

api changes coming: https://groups.google.com/forum/#!msg/clojure/10dbF7w2IQo/ec37TzP5AQAJ

we can use the :moved attribute to tie the old cljs.spec/* entries to the new ones at cljs.spec/*.alpha.

we will also have to import the new org.clojure/spec.alpha repo and parse there.

shaunlebron commented 7 years ago

i forgot that we are not parsing the clojure repos. We are just using the public API edn files, which are not up yet for spec.alpha.

https://clojure.org/api/api links to https://clojure.github.io/spec.alpha/ which is not up yet, which I'll link to when up.

shaunlebron commented 6 years ago

fixed: e21f68963ca42ed378b983016da42bd245b2bdc2