(add-docs opts params data)
Add docs to the collection-name
if collection does not exist, create it.
Add docs to the `collection-name` if collection does not exist, create it.
(create-collection opts params)
Create a collection with name
and config
Create a collection with `name` and `config`
(search opts params embeds-vector)
(search opts params embeds-vector {:keys [limit] :or {limit 3}})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close