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,ef6912e5925f01e6,start X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!news.glorb.com!uns-out.usenetserver.com!news.usenetserver.com!pc03.usenetserver.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail Newsgroups: comp.lang.ada Subject: Ada reference manual source processing program From: Stephen Leake Date: Fri, 28 Sep 2007 03:22:04 -0400 Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/22.1 (windows-nt) Cancel-Lock: sha1:s5+4OnIXS4vpZ25PgcEaYMULsvc= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: b670e46fcab9ce05e48ed02743 Xref: g2news2.google.com comp.lang.ada:2181 Date: 2007-09-28T03:22:04-04:00 List-Id: I've finally gotten around to posting the source for the Ada code that produces the Ada Reference Manual, in several output formats (including Emacs info), on my web page: http://stephe-leake.org/ada/arm.html I fixed a bug in the info version in September; the current version of the info manuals is arm2005-20070928.tar.gz At Randy Brukardt's request, the source zip does not include the actual ARM sources; you can get those directly from the official ARM website http://www.ada-auth.org/arm.html -- -- Stephe