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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4b2e91817d1683fa X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-04 09:32:16 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!128.39.3.168!uninett.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: Auto-Documenters for ADA Date: Tue, 4 Jun 2002 16:32:15 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: <3cf6595f$1@news.swissonline.ch> <4519e058.0205310734.4c03223e@posting.google.com> <3cfce7b0$0$3767$afc38c87@sisyphus.news.be.easynet.net> NNTP-Posting-Host: kiuk0156.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1023208335 25927 129.241.83.82 (4 Jun 2002 16:32:15 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Tue, 4 Jun 2002 16:32:15 +0000 (UTC) User-Agent: slrn/0.9.7.4 (Linux) Xref: archiver1.google.com comp.lang.ada:25313 Date: 2002-06-04T16:32:15+00:00 List-Id: On Tue, 4 Jun 2002 18:14:12 +0200, Deborah Torrekens wrote: > 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. It looks very similar to gnathtml. Preben