Online Documentation

Is there any online documentation for frappe ( server side & client side) ?

Coming soon…

You can start with the demo app

https://frappe.io/developers/guide

For the rest, you will have to see the code (I am sorry, but thats the stage we are at)

best,
Rushabh

I followed that guide, but this is not what I want.

I’m looking for something like this
http://wnframework.readthedocs.org/en/latest/index.html

Function documentation like this:
http://au1.php.net/manual/en/function.curl-close.php

To document every class and function, its parameter and its output (format and type).