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.1 required=5.0 tests=BAYES_00, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,4b2e91817d1683fa X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-04 09:15:47 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.online.be!feed1.news.be.easynet.net!sisyphus.news.be.easynet.net!not-for-mail From: "Deborah Torrekens" Newsgroups: comp.lang.ada References: <3cf6595f$1@news.swissonline.ch> <4519e058.0205310734.4c03223e@posting.google.com> Subject: Re: Auto-Documenters for ADA Date: Tue, 4 Jun 2002 18:14:12 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Message-ID: <3cfce7b0$0$3767$afc38c87@sisyphus.news.be.easynet.net> Organization: [ posted via Easynet Belgium ] NNTP-Posting-Host: 212.100.174.165 X-Trace: 1023207344 3767 212.100.174.165 X-Complaints-To: abuse@be.easynet.net Xref: archiver1.google.com comp.lang.ada:25311 Date: 2002-06-04T18:14:12+02:00 List-Id: You might want to take a look at the RainCode Roadmap (http://www.raincode.com/AdaRoadmap.htm). It generates html pages with the whole source code, annotated by hyperlinks on every variable, function, package, etc., cross-references and a number of metrics. On the website, you'll find an example of the roadmap on the GNAT sources. Debbie "Ted Dennison" wrote in message news:4519e058.0205310734.4c03223e@posting.google.com... > "erreur" wrote in message news:<3cf6595f$1@news.swissonline.ch>... > > try AdaDoc (free under GPL licence)! > ... > > Release 2 of AdaDoc would be available in July 2002. > > will support this points and add the following features: > > � Different format output (html, LaTeX, docBook.) > > I'd highly suggest texinfo. That way it could be used with GNU > projects, which require texinfo documentation. > > > -- > T.E.D. > Home - mailto:dennison@telepath.com (Yahoo: Ted_Dennison) > Homepage - http://www.telepath.com/dennison/Ted/TED.html