clj-rethinkdb icon indicating copy to clipboard operation
clj-rethinkdb copied to clipboard

Documentation for library

Open danielcompton opened this issue 10 years ago • 1 comments
trafficstars

RethinkDB has awesome documentation with function level documentation, extensive code samples, and topic level docs. It could be good to use their examples and documentation, but port it to the Clojure driver.

It could be cool to use something like https://github.com/cljsinfo/cljs-api-docs#manual-docs to tangle the docstrings with manual docs.

Thoughts?

danielcompton avatar Jun 30 '15 08:06 danielcompton

I will say that when using this lib, I very often consult: http://apa512.github.io/clj-rethinkdb/

bhurlow avatar Jun 30 '15 14:06 bhurlow