Closed timtutt closed 11 years ago
Hi, timtutt! Last time I gazed the source code more or less every usable function was documented.. You can always look at this file : ParseSingleton.h to see which methods are exposed
That's what I ended up doing, was just more looking for examples on usage, but browsing the code works well enough for me.
Great stuff here - been using it for a new app I'm building. Was looking for a way to fetch an object directly and found one in digging through the code - made me wonder if there is a full documentation list of every feature available through the module. You cover the core features in the index.md, but was looking for something more comprehensive if it exist just in case I'm missing something.
Thanks!