From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=AXB_XMAILER_MIMEOLE_OL_024C2, BAYES_00,LOTS_OF_MONEY,MAILING_LIST_MULTI,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2a5467dded7223af X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-11-06 01:40:04 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!logbridge.uoregon.edu!fr.usenet-edu.net!usenet-edu.net!enst.fr!not-for-mail From: "David C. Hoos" Newsgroups: comp.lang.ada Subject: Re: Building documentation from comments Date: Wed, 6 Nov 2002 03:39:11 -0600 Organization: ENST, France Sender: comp.lang.ada-admin@ada.eu.org Message-ID: References: <3dc7f605$0$303$bed64819@news.gradwell.net> <3dc8d6e1$0$301$bed64819@news.gradwell.net> Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: avanie.enst.fr 1036575602 75785 137.194.161.2 (6 Nov 2002 09:40:02 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Wed, 6 Nov 2002 09:40:02 +0000 (UTC) Return-Path: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.13 Precedence: bulk List-Unsubscribe: , List-Id: comp.lang.ada mail<->news gateway List-Post: List-Help: List-Subscribe: , Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:30436 Date: 2002-11-06T03:39:11-06:00 Have you considered the perl script that comes with gnat -- gnathtml.pl? ----- Original Message ----- From: "Victor Porton" Newsgroups: comp.lang.ada To: Sent: Wednesday, November 06, 2002 2:30 AM Subject: Re: Building documentation from comments > In article , > Caffeine Junky writes: > > On Tue, 05 Nov 2002 11:41:27 -0500, Victor Porton wrote: > > > >> Hi! Sorry if some of you receive this my message second time: my news > >> was misconfigured. > >> > >> I want to extract comments from Booch library and make HTML docs. > > > > Check out FunnelWeb or one of the other many Literate Programming tools > > out there on the net. > > FunnelWeb is not what I want at all: I want hyper-cross-referenced > (and desirably pretty printed Ada) source, while FunnelWeb does not > "know" Ada. > > P.S. May be the best solution would be if I would find time to modify > Booch source in such the way that it would become fully compatible with > AdaBrowse. Is Boch author here? Would you include my changes in the > next release and continue to follow my policy for compatibility with > AdaBrowse? > _______________________________________________ > comp.lang.ada mailing list > comp.lang.ada@ada.eu.org > http://ada.eu.org/mailman/listinfo/comp.lang.ada >