I got a chance to set up ( http://www.stack.nl/~dimitri/doxygen/index.html ) Doxygen documentation maker on my site, (thanks to Robert Rainwater's example) so now we have at least some kind of developer docs for the user submitted widgets.
The generator relies heavily on each line being ended with a semicolon " ; "  even after all closing brackets " }; " not after opening brackets of course. " { " .
So widgets without semicolons won't generate as much info, but even then you can still see a color coded version of the source code.
 
I found it particularly easy if you want to look up which methods a widget has, or which widget is being referenced by a function.
 
Here is the web version:
 
 
And a printable compressed .rar version here:
 
 
Cheers,
Richard Bennett
 
[EMAIL PROTECTED]
www.richardinfo.com
(Everything running on, and ported to DynAPI2.51)
visit the DynAPI homepage (and FAQ) ::
http://dynapi.sourceforge.net/dynapi/index.php?menu=1
Browse (and search) the mailinglist here:
http://www.mail-archive.com/index.php3?hunt=dynapi

Reply via email to