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: a07f3367d7,9124c8b7efcea462 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news2.google.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail Newsgroups: comp.lang.ada Subject: Re: Ada and Doxygen References: From: Stephen Leake Date: Thu, 25 Feb 2010 07:12:50 -0500 Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (windows-nt) Cancel-Lock: sha1:Xest5TPcWScoOXLM70Cjh05VcIw= 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: 046eb4b866943e197caa720846 Xref: g2news1.google.com comp.lang.ada:9317 Date: 2010-02-25T07:12:50-05:00 List-Id: "Hibou57 (Yannick DuchĂȘne)" writes: > Do someones or some teams miss Doxygen support for Ada ? > Is there a market or potential fundings for this functionalities ? I have never been happy with the documentation produced by Doxygen for C++ projects. I'd much rather have the actual source code, in an editor/viewer that supports full navigation (like GPS or Emacs Ada mode for Ada). Once you separate the comments from the actual code, the quality degrades. -- -- Stephe