Where is the nodeJS API doc?

Where did the NodeJS API documentation go? It used to specify the available functions for each class type and what each parameter was. But now there is just some general documentation here on how to do a few specific actions: http://docs.couchbase.com/developer/node-2.0/overview.html

I can’t find any link to that detailed API documentation on the new doc pages. Does anyone have a link to the API doc?

Thanks,
Alex

Hey alexegli,

You can find the Node.js API Reference here: http://docs.couchbase.com/sdk-api/couchbase-node-client-2.0.2/. Note that you can find it on the Download and API Reference page of the developer guide here: http://docs.couchbase.com/developer/node-2.0/download-links.html.

Cheers, Brett