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,fa7730aa045903e0 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-10-21 09:41:27 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!129.240.148.23!uio.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: AdaDoc (make a html file from a package specification for documentation purpose) Date: Sun, 21 Oct 2001 16:41:26 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: <3bd2cfea$1@news.swissonline.ch> NNTP-Posting-Host: kiuk0156.chembio.ntnu.no X-Trace: tyfon.itea.ntnu.no 1003682486 13399 129.241.83.82 (21 Oct 2001 16:41:26 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Sun, 21 Oct 2001 16:41:26 +0000 (UTC) User-Agent: slrn/0.9.7.2 (Linux) Xref: archiver1.google.com comp.lang.ada:14999 Date: 2001-10-21T16:41:26+00:00 List-Id: On Sun, 21 Oct 2001 15:38:29 +0200, toa$t wrote: > AdaDoc is a tool for Ada 95 developer. AdaDoc make a html file from a > package specification for documentation purpose. > > For Linux & Win32 > > http://sourceforge.net/projects/adadoc/ Very nice. But is there a way to get Adadoc to hyperlink different packages in a project? As I understand it can create individual html files for each .ads. I'm thinking more in the way gnathtml does it? Preben Randhol