suppress cache vars from docs

This commit is contained in:
Nathan Marz 2016-09-06 19:37:26 -04:00
parent c39b41fea1
commit 2673004b5b

View file

@ -226,7 +226,7 @@
cache-sym (vary-meta
(gensym "pathcache")
assoc :cljs.analyzer/no-resolve true)
merge {:cljs.analyzer/no-resolve true :no-doc true})
info-sym (gensym "info")