realbasic-nug
[Top] [All Lists]

Re: REALbasic doc ?

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: REALbasic doc ?
From: Norman Palardy <npalardy at great-white-software dot com>
Date: Mon, 31 Oct 2005 14:03:14 -0700
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <af3ceb322b872cbdbe4e1ff9d2c911f1 at great-white-software dot com> <88ca55e80510311248k8f9b441n1e3958f13e648aa5 at mail dot gmail dot com>

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>

<Prev in Thread] Current Thread [Next in Thread>