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,2a5467dded7223af X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-11-06 20:30:49 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.kjsl.com!news-peer-lilac.gradwell.net!news-peer.gradwell.net!not-for-mail Newsgroups: comp.lang.ada From: porton@ex-code.com (Victor Porton) Date: Thu, 07 Nov 2002 09:16:43 +0500 References: <3dc7f605$0$303$bed64819@news.gradwell.net> Subject: Re: Building documentation from comments Mime-Version: 1.0 X-Newsreader: knews 1.0b.1 Content-Type: text/plain; charset=us-ascii Message-ID: <3dc9ec62$0$300$bed64819@news.gradwell.net> NNTP-Posting-Date: 07 Nov 2002 04:30:26 GMT NNTP-Posting-Host: 195.149.39.13 X-Trace: 1036643426 news.gradwell.net 300 mail2news/195.149.39.13 X-Complaints-To: news-abuse@gradwell.net Xref: archiver1.google.com comp.lang.ada:30505 Date: 2002-11-07T04:30:26+00:00 List-Id: In article <4519e058.0211060724.9b9a26b@posting.google.com>, dennison@telepath.com (Ted Dennison) writes: > porton@ex-code.com (Victor Porton) wrote in message news:<3dc90146$0$308$bed64819@news.gradwell.net>... >> In article , >> "David C. Hoos" writes: >> > Have you considered the perl script that comes with gnat -- gnathtml.pl? >> >> OK, it is near to what I need. But it always insert a big copyright >> comment at beginning of every HTML file, it would be good in a next >> version of GNAT add possibility to remove this comment by gnathtml. > > A nit: I'd say that I have no promlem with ACT doing that with their > commercial compiler. You may have an argument with the version in the > gcc baseline (if gnathtml.pl is in the gcc baseline yet). If so, > remove the perl source that does that yourself and see if they'll let > you check it in. :-) You misunderstood: gnathtml does not insert its own copyright, I just want removal extra comments from .ads files :-)