FrozenDice <[EMAIL PROTECTED]> writes: > Thanks Derrel, I'll probably just go have a look at the source then. How > can I contribute to the documentation in the API viewer? You said the > documentation was taken from comments in the source. Does this mean I have > to change the source then resubmit it to the SVN? I'm not too familiar with > contributing to open source so I don't know how some of it works.
Dan, the comments in the source have a format documented here: http://qooxdoo.org/documentation/user_manual/how_to_write_api_documentation If the comment above a method is missing, or if it says TODOC, it's "up for grabs" for anyone wanting to document it. The best way to provide documentation patches is to do "svn diff" and send the output that to this mailing list. One of the developers with check-in capabilities will deal with it. If you are able to do some substantial amount of documentation, you can send mail to Andreas Ecker requesting svn write access. Documentation patches should, if at all possible, be against the svn "trunk", not the legacy branch. Thanks for any help you can provide with this! 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
