No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(dialog)
(ok-dialog header message ok-fn)
(ok-dialog-content {:keys [message ok-fn]})
(yes-no-dialog-with-explanation header message yes-fn yes-button & [yes-text])
(yes-no-with-exp-dialog-content {:keys [message yes-fn yes-button yes-text] :as data})
cljdoc is a website building & hosting documentation for Clojure/Script libraries