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=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham 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-05 18:56:22 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!feed2.news.rcn.net!rcn!wn11feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi.com!sccrnsc03.POSTED!not-for-mail From: Caffeine Junky Subject: Re: Building documentation from comments Newsgroups: comp.lang.ada References: <3dc7f605$0$303$bed64819@news.gradwell.net> User-Agent: Pan/0.11.3 (Unix) Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Comment-To: "Victor Porton" Message-ID: NNTP-Posting-Host: 12.241.145.39 X-Complaints-To: abuse@attbi.com X-Trace: sccrnsc03 1036551380 12.241.145.39 (Wed, 06 Nov 2002 02:56:20 GMT) NNTP-Posting-Date: Wed, 06 Nov 2002 02:56:20 GMT Organization: AT&T Broadband Date: Wed, 06 Nov 2002 02:56:20 GMT Xref: archiver1.google.com comp.lang.ada:30415 Date: 2002-11-06T02:56:20+00:00 List-Id: 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. > > I tries to use AdaBrowse, but it doesn't do it well (skips some comments > entirely and it seems impossible to tune it with configuration file to > include all comments.) > > All docs for AdaDoc are in French, which I don't know. > > Any other programs for extracting comments from Ada sources? Check out FunnelWeb or one of the other many Literate Programming tools out there on the net. Caffiene Junky