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,ce4dce67fc9f3cc4 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-03 04:15:10 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!feed.news.nacamar.de!newsfeed01.sul.t-online.de!t-online.de!newspeer1-gui.server.ntli.net!ntli.net!newsfep4-glfd.server.ntli.net.POSTED!53ab2750!not-for-mail From: chris User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030829 Thunderbird/0.2a X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Adabrowse: What config setup do people use? References: <7Bj5b.167$1%2.2016@newsfep4-glfd.server.ntli.net> In-Reply-To: <7Bj5b.167$1%2.2016@newsfep4-glfd.server.ntli.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <13k5b.182$1%2.2463@newsfep4-glfd.server.ntli.net> Date: Wed, 03 Sep 2003 12:18:48 +0200 NNTP-Posting-Host: 81.98.236.164 X-Complaints-To: abuse@ntlworld.com X-Trace: newsfep4-glfd.server.ntli.net 1062587709 81.98.236.164 (Wed, 03 Sep 2003 12:15:09 BST) NNTP-Posting-Date: Wed, 03 Sep 2003 12:15:09 BST Organization: ntl Cablemodem News Service Xref: archiver1.google.com comp.lang.ada:42096 Date: 2003-09-03T12:18:48+02:00 List-Id: chris wrote: > Martin Dowie wrote: > >> I use a config file containing: >> >> Format."--!" = pre >> Index.Constants.Title = Constant Index >> Index.Constants.Rule = constant >> Index.Exceptions.Title = Exception Index >> Index.Exceptions.Rule = exception > > > Cheers. I think I'm getting the hang of it now... to a degree. :) Does anyone know how to turn off the "other items section" and configure it not to output into a tabular style? Maybe it can't do the formatting I want? Here's a sample of the kindof thing I'd like... name of package description list of types + declaration list of operations linked to detailed descriptions + declaration details of operations (i.e. the comments) with no tables! What tool does gtkada use?