FrozenDice <[EMAIL PROTECTED]> writes: > Is it just me or is the API Viewer > http://demo.qooxdoo.org/current/apiviewer/ missing a lot of documentation on > methods? The fulltreecontrol is missing tons of method documentation.
There are a number of methods in the older classes that are in need of better documentation. Many classes were written before there was an apiviewer, and the standard method of learning how to do something was (and still is, in may cases) looking at both the sample programs and at the source of the class you're using. The documentation is being regularly updated. As I find reason to work on some of the older files, I often try to add some documentation to them. Others do similarly. We are always looking for additional contributions of documentation patches, however! If you'd like to help out by documenting some of these, that'd be greatly appreciated! You'll also learn how qooxdoo works much better by digging into to the source code as you're adding documentation. (The documentation presented by apiviewer is extracted from comments in the source code.) Cheers, Derrell ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
