On Tuesday 10 June 2008 18:46, richard terry wrote:
> Anyone know how to set this sort of thing up?

Are you talking about something like Perl's "pod" system, where you 
encapsulate your documentation inside your code?

http://www.perl.com/doc/manual/html/pod/perlpod.html

I think you could adapt that concept to work with comments in your 
Gambas code, or adapt Benoit's Wiki generator program to generate 
static HTML for your own classes.

Rob

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to