No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(add-stack-separators stack)
(assert-failed-markup-rendering initial-value value)
(assert-markup-error msg)
(concat-templates! template & templates)
(emptyish? v)
(extend-template! template & args)
(get-surrogate-body surrogate)
(get-surrogate-header surrogate)
(get-surrogate-start-index surrogate)
(get-surrogate-target surrogate)
(group? value)
(make-annotation data markups)
(make-group & items)
(make-reference object & [state-override-fn])
(make-surrogate object)
(make-surrogate object header)
(make-surrogate object header body)
(make-surrogate object header body start-index)
(make-template tag style & children)
(mark-as-group! value)
(mark-as-surrogate! value)
(mark-as-template! value)
(pprint-render-calls stack)
(pprint-render-path path)
(pprint-render-stack stack)
(print-preview markup)
(reference? value)
(render-json-ml markup)
(render-json-ml* markup)
(render-markup value)
(render-markup* initial-value value)
(render-special name args)
(render-subtree tag children)
(replace-fns-with-markers stack)
(surrogate-markup? markup)
(surrogate? value)
(template? value)
cljdoc is a website building & hosting documentation for Clojure/Script libraries