No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
Add your plugin to the stack
(defplugin id & hooks)
(load-all names)
(normalize-name plugin-name)
(register plugin-name plugin-stack)
(run-hook step value & extra-args)
(run-hook* plugins step value & extra-args)
(try-load-third-party-lib plugin-name)
(with-plugins chain & body)
cljdoc is a website building & hosting documentation for Clojure/Script libraries