-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
This is probably a nontrivial issue that's going to require calling in the cavalry, but when documenting clojurescript there are actually two cljs.core namespaces - cljs/core.clj and cljs/core.cljs. tools.namespace will only load the .clj version, which means that the existing documentation of org.clojure/clojurescript is actually missing like half of the defs due to not loading the clojurescript source. Not sure how actually doing that is gonna shake out because I can't actually load that source into the JVM clojure instance.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels