Skip to content

Doesn't load .cljs files #5

@arrdem

Description

@arrdem

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions