On Oct 31, 2005, at 1:48 PM, SirG3 wrote:
I was working on such a thing a while back, using the XML classes. I
got pretty much all the parsing done, but never got around to pulling
out inline comments or some sort of template system for the end
result.
Bummer ... I just have a really big pile of code hat I've written a lot
of inline documentation and I'd love to pull that out and use it as the
basis for the full set of documentation that gets packaged with the
code
All I'd need is IF a method/constant/etc has a comment say something
like // RBDOC <anything> that what I'd get is the output is
Module/Class name
method name/constant name/ note name
// RBDOC comments
I just find the XML of an RB project a bit awkward to try and put this
together quickly
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
|