Does anyone know if there is documentation available for:
jquery.couch.app.js
I see it getting used in plenty of couchapps that I have the source for but as I read through them trying to figure out what is & isn't available to the callback methods passed into stuff like $.couch.app(function callback(){}) it becomes bit of a hit & miss without docs.
So far all I found is:
http://couchapp.couchone.com/docs/_design/docs/index.html#/topic/couchapp
And that's not very helpful.