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,41cdd08c4c779b88,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-11 07:56:06 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!unlisys!news.snafu.de!news.eusc.inter.net!boavista!nobody From: Michael Erdmann Newsgroups: comp.lang.ada Subject: Q: Generating Documenation from Ada Sources? Date: Sat, 11 May 2002 16:59:35 +0200 Organization: [Posted via] Inter.net Germany GmbH Message-ID: <3CDD31D7.2060005@snafu.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.eusc.inter.net 1021128965 27501 213.73.71.70 (11 May 2002 14:56:05 GMT) X-Complaints-To: abuse@eusc.inter.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc1) Gecko/20020417 X-Accept-Language: en-us, en Xref: archiver1.google.com comp.lang.ada:23900 Date: 2002-05-11T16:59:35+02:00 List-Id: I am looking for open source tools which are generating documentation out of package specifications. Such a tools sould not just list the items in the specification but also extract the comments belonging to these items into a resonable format. Who knows more about the topic? Michael