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,938a6b8f2427f5bb,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-11-06 06:06:26 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!logbridge.uoregon.edu!kibo.news.demon.net!demon!peer1.news.newnet.co.uk!news-peer-lilac.gradwell.net!news-peer.gradwell.net!not-for-mail Newsgroups: comp.lang.ada From: porton@ex-code.com (Victor Porton) Date: Wed, 06 Nov 2002 19:00:28 +0500 Subject: Suggestions for GNATHTML Mime-Version: 1.0 X-Newsreader: knews 1.0b.1 Content-Type: text/plain; charset=us-ascii Message-ID: <3dc921df$0$301$bed64819@news.gradwell.net> NNTP-Posting-Date: 06 Nov 2002 14:06:23 GMT NNTP-Posting-Host: 195.149.39.13 X-Trace: 1036591583 news.gradwell.net 301 mail2news/195.149.39.13 X-Complaints-To: news-abuse@gradwell.net Xref: archiver1.google.com comp.lang.ada:30445 Date: 2002-11-06T14:06:23+00:00 List-Id: Several suggestions for gnathtml: - Add possibility to remove certain amount of lines (or contiguous comments) from the beginning of the file to exclude copyright notices etc. - In the "Files" section more naturally list first parent and then child units. Even better a tree instead of a list. - add (to shorten generated files) the command-line switch to remove private parts of packages, replacing these by "-- implementation dependent"