No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(add-excerpt parsed)
(add-excerpt {:keys [file line data] :as parsed} code-str)
(clj-compiler-ex? tm)
(clj-spec-error? tm)
(cljs-analysis-ex? tm)
(cljs-failed-compiling? tm)
(cljs-missing-required-ns? tm)
(cljs-no-file-for-namespace? tm)
(correct-file-path file)
(eof-reader-ex? {:keys [data] :as tm})
(ex-type tm)
(exception-type? tm)
(file-excerpt file start length)
(first-file-source tm)
(parse-exception e)
(reader-ex? {:keys [data]})
(relativize-local path)
(root-source->file-excerpt {:keys [source-form] :as root-source-info} except-data)
(str-excerpt code-str start length & [path])
cljdoc is a website building & hosting documentation for Clojure/Script libraries