C SDK documentation
Sat, 01/12/2013 - 22:14
I am working with the C documentation for couchbase 2.0. I have been noticing that alot of the information is simply copied over from the 1.0 version. The examples are incorrect as well and do not function properly. Is there any place to get actual working examples?
other than going here: https://github.com/couchbase/libcouchbase/tree/master/example
Sun, 01/13/2013 - 21:43
Nothing wrong with git as of yet. It just appears the online docs are wrong: http://www.couchbase.com/docs/couchbase-sdk-c-2.0/index.html
hi, you can find the most recent docs in man/ directory on master branch
https://github.com/couchbase/libcouchbase/tree/master/man
anything wrong with examples from git tree?
Find me on FreeNode IRC in #libcouchbase channel