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.1 required=5.0 tests=BAYES_00, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,4b2e91817d1683fa X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-30 09:54:56 PST From: "erreur" Newsgroups: comp.lang.ada References: Subject: Re: Auto-Documenters for ADA Date: Thu, 30 May 2002 18:54:49 +0200 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 NNTP-Posting-Host: 80.238.30.135 Message-ID: <3cf6595f$1@news.swissonline.ch> X-Trace: news.swissonline.ch 1022777695 80.238.30.135 (30 May 2002 18:54:55 +0200) X-Complaints-To: abuse@swissonline.ch Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!fr.clara.net!heighliner.fr.clara.net!news.imp.ch!news.imp.ch!news-zh.switch.ch!news.swissonline.ch!not-for-mail Xref: archiver1.google.com comp.lang.ada:25014 Date: 2002-05-30T18:54:49+02:00 List-Id: try AdaDoc (free under GPL licence)! Its goal is to create a documentation in different format (currently only html is available) from a specification package. Release 2 of AdaDoc would be available in July 2002. will support this points and add the following features: � Different format output (html, LaTeX, docBook.) � It would be easy to anybody who knows Ada95 or C to add a format output (from the XML tempory file) "Wurm" wrote in message news:ad37bo$62h$1@dns3.cae.ca... > Hi all, > > Ive got a ton of these tools for C/C++/Java, but have yet to find one for > ADA that is highly customizable (i.e. allows me to enter my own choices for > tags, can give HTML outputs, etc...). Can someone in here recommend a > decent one? (not neccessarily free either, can always charge the company :). > > Thanks in advance. > > Phil > >