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-Thread: 103376,429176cb92b1b825 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news2.google.com!news1.google.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post01.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: AWS Coding Styles (and about boring plain-linear text files in the end) References: <24418fa4-8843-4fe6-8c2f-026ea6009b68@g26g2000vbz.googlegroups.com> <87lj2ido9j.fsf@mid.deneb.enyo.de> <4dc188a3-468c-40eb-9f3c-85bfb621cb23@o14g2000prn.googlegroups.com> Date: Wed, 19 Jan 2011 20:52:32 -0500 Message-ID: <82bp3cgx3z.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (windows-nt) Cancel-Lock: sha1:vGHYTASIOCv7U45yxGqleaTE53M= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: 0dc8b4d37954ee029e66107955 Xref: g2news2.google.com comp.lang.ada:17548 Date: 2011-01-19T20:52:32-05:00 List-Id: "Yannick Duchêne (Hibou57)" writes: > Le Wed, 19 Jan 2011 07:58:52 +0100, Simon Wright > a écrit: >> would be the Javadoc way (just for parameters, there's be more to it, as >> you say). >> >> I haven't investigated whether gnathtml.pl or AdaBrowse or AdaDoc >> support such a feature already. AdaBrowse and AdaDoc seem to have >> stalled? > I don't know why you said “have stalled”, but I guess if these are > based on ASIS, as ASIS don't parse comments content, this may be a > sufficient reason It's easy enough to add a comment parser on top of ASIS; ASIS does give access to the comment text. -- -- Stephe