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: g2news2.google.com!news2.google.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!nntp.club.cc.cmu.edu!feeder.erje.net!news.osn.de!diablo1.news.osn.de!noris.net!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail Date: Wed, 21 Apr 2010 13:43:28 +0200 From: Georg Bauhaus User-Agent: Thunderbird 2.0.0.24 (Macintosh/20100228) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Ada help file indexed by keyword References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-ID: <4bcee4e0$0$6980$9b4e6d93@newsspool4.arcor-online.net> Organization: Arcor NNTP-Posting-Date: 21 Apr 2010 13:43:28 CEST NNTP-Posting-Host: e0842fcc.newsspool4.arcor-online.net X-Trace: DXC=3I9]C[RL9J?NTD55K=4IUK:Lh>_cHTX3j=SiW:6?W>Aj7 X-Complaints-To: usenet-abuse@arcor.de Xref: g2news2.google.com comp.lang.ada:11074 Date: 2010-04-21T13:43:28+02:00 List-Id: Manuel Collado schrieb: > 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. The wikibook has this feature. The book authors have made templates that, if used, will make, e.g., a reserved word into a link to a pages with info about the word. There are some programs and editor macro files (Vim and Emacs) to help with automatic addition of such. These are mentioned on the wikibook authors' pages (in wikibook.org). One of these programs is the following. I should prepare an update, though, for some new wikibook template syntax. http://home.arcor.de/bauhaus/Tools/ASnip/