No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(-main & args)
(add [x y])
(add x y)
(area {:keys [x y]})
Calc area from x and y
(echo & opts)
(hello)
Say hello!!
(hello-world & {:keys [name] :or {name "World"}})
Target can be spcecified with :name
(multi x y & vs)
cljdoc is a website building & hosting documentation for Clojure/Script libraries