No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(add-by-id client collection-name id data)
(add-to-collection client collection-name data)
(collection-entry id data)
(get-by-id client collection-name id)
(remove-by-id client collection-name id)
(set-collection-fields collection fields)
(update-in-collection client collection-name data)
(upsert-by-id client collection-name id data)
(upsert-to-collection client collection-name data)
cljdoc is a website building & hosting documentation for Clojure/Script libraries