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,58e5da512e391bae X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!x12g2000yqx.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Ada help file indexed by keyword Date: Wed, 21 Apr 2010 01:57:45 -0700 (PDT) Organization: http://groups.google.com Message-ID: <2cf45fa6-6883-4a72-aa96-cb9d2ff6b67b@x12g2000yqx.googlegroups.com> References: NNTP-Posting-Host: 153.98.68.197 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1271840265 27088 127.0.0.1 (21 Apr 2010 08:57:45 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 21 Apr 2010 08:57:45 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: x12g2000yqx.googlegroups.com; posting-host=153.98.68.197; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:10099 Date: 2010-04-21T01:57:45-07:00 List-Id: Manuel Collado wrote on comp.lang.ada: > I'm looking for an Ada95/2005 help or reference document indexed by > keyword (reserved word or standard library identifier). > > The purpose is to integrate it into an academic IDE, so it should be > possible to put the cursor in the editing window over a meaningful word, > and invoke help about it. > > So far I've found the ARM in several formats, but none of them can be > accessed as described. There is also the Ada wikibook, that also lacks > the required feature. Even GNAT/GPS seems to lack it. > > Any common hiperlinked format is acceptable: WinHelp, HTML (local or > www), PDF, TexInfo, etc.. > > Does anybody knows if there exist such help system for Ada? > > Thanks in advance. Is http://www.stephe-leake.org/ada/arm.html what you are looking for? HTH -- Ludovic Brenta.