Every class has its own inline documentation, using javadoc format. You can open the source files and read the inline documentation.
You can also use the sessions docs and demos present on the web site to get information about how to use Clean.
Future version will include the same class documentation provided today in source code in the HTML format.
If you want you can do it today using de JSDoc tool (http://jsdoc.sourceforge.net/)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hello,
I downloaded clean 4.0 and it looks good,
however there is no doc except:
Class documentation still missing on alpha version.
If you want you can generate it by yourself using JSDoc.
Can you give me a link to a reference or other documentation?
Or some complete samples (front and backend) just to get me on my way pls?
Every class has its own inline documentation, using javadoc format. You can open the source files and read the inline documentation.
You can also use the sessions docs and demos present on the web site to get information about how to use Clean.
Future version will include the same class documentation provided today in source code in the HTML format.
If you want you can do it today using de JSDoc tool (http://jsdoc.sourceforge.net/)