codox icon indicating copy to clipboard operation
codox copied to clipboard

In clojurescript mode and `c.ljc files , some namespaces are parsed twice

Open viebel opened this issue 7 years ago • 0 comments

Hi,

When clojurescript mode is one and cljc files are shared, some namespaces are rendered twice: once for clojure and one for clj.

For instance, in this repo https://github.com/viebel/hickory, the parser namespace documentation contains twice the variables of parser namepsace.

viebel avatar Nov 02 '16 19:11 viebel