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 t
I'm pretty meticulous about commenting my code, but would like to have some
sort of reference system I can look up akin to the gambas doc's, as it is
easier having it in html than having to load class files etc to look at ones
comments.
Anyone know how to set this sort of thing up?
Regards
Ri