No cljdoc config found, articles auto discovered.
Library authors can specify article order and hierarchy.
→ Articles docs
(add-document-to-collection collection data)
(create-document collection name data)
(delete-document collection name)
(get-collection collection)
(get-document collection document)
(get-document-and-subcollections collection document)
(push-document-to-collection collection data)
(query-collection collection & args)
(set-document collection name data)
(update-document collection name data)
cljdoc is a website building & hosting documentation for Clojure/Script libraries