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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,e44790cdcea9da82 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!not-for-mail From: "Alex R. Mosteo" Newsgroups: comp.lang.ada Subject: Re: Javadoc-like for Ada Date: Thu, 07 Oct 2004 15:39:57 +0200 Message-ID: <4165472D.2030704@mailinator.com> References: <41651D37.4030805@mailinator.com> <2skt9qF1ljjdtU1@uni-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de oQVoQNFSnmyYQ5HbGtBoCwzOC6++F7Auo/h50Rnyg8aQNWYVg= User-Agent: Mozilla Thunderbird 0.8 (X11/20040913) X-Accept-Language: en-us, en In-Reply-To: <2skt9qF1ljjdtU1@uni-berlin.de> Xref: g2news1.google.com comp.lang.ada:4871 Date: 2004-10-07T15:39:57+02:00 List-Id: Marc A. Criley wrote: > "stephane richard" wrote: > >>Hi Alex, >> >>You might want to look at Ada Browse which you can find here >>http://home.tiscalinet.ch/t_wolf/tw/ada95/adabrowse/ > > > I want to second the AdaBrowse suggestion. It's highly configurable, > accurate, does nice pages, and the author Thomas Wolfe has been very > receptive to suggested improvements in operation and adding new features. > > Since adopting it, the formatting for all our package spec entity comments > is tailored for extraction by AdaBrowse (which means--hardly tailored at > all, just put them on the correct side-above or below-the construct). Thanks for your suggestions. After summarial review, doxygen doesn't support Ada and AdaBrowse seems what I was looking for in any case. Kind regards, A. Mosteo.