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-07 12:57:56 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Building documentation from comments Date: 07 Nov 2002 20:58:01 +0000 Organization: Pushface Sender: simon@smaug.pushface.org Message-ID: References: <3dc7f605$0$303$bed64819@news.gradwell.net> <3dc90146$0$308$bed64819@news.gradwell.net> NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1036702675 15774 62.49.19.209 (7 Nov 2002 20:57:55 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Thu, 7 Nov 2002 20:57:55 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Xref: archiver1.google.com comp.lang.ada:30555 Date: 2002-11-07T20:58:01+00:00 List-Id: porton@ex-code.com (Victor Porton) writes: > 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. It always reproduces the big copyright comment that is in the source file! Not sure about the ethics of removing other folks' copyright notices.