comp.lang.ada
 help / color / mirror / Atom feed
From: "Randy Brukardt" <randy@rrsoftware.com>
Subject: Re: Examples in Docs
Date: Wed, 17 Jan 2001 18:50:29 -0600
Date: 2001-01-17T18:50:29-06:00	[thread overview]
Message-ID: <q4r96.1026$Br5.374077@homer.alpha.net> (raw)
In-Reply-To: 942eet$das$1@nnrp1.deja.com

mark_lundquist@my-deja.com wrote in message
<942eet$das$1@nnrp1.deja.com>...

>I've been thinking about how more thorough self-reference could make a
>HT version of the RM a really powerful tool, even without additional
>material such as examples (not to discount your idea, which I think is
>a good one).
>
>What I would like to have:
>
>1) every cross-reference anchor a hyperlink to the referenced text
>2) every use of a defined term (e.g. "protected action", "nominal
>subtype", "master", etc.) anchor a HL to the definition of the term
>3) the instance of every term in its definition anchor a HL to the
>index entry for the term
>4) HLs in the syntax summary/cross-reference
>
>My RM of choice :-) is the annotated version w/ Technical Corrigenda on
>the ACAA web site; the annotations help me understand why things are
>what they are, and I feel like I'm getting the "full meal deal".  A HT
>version of that that allowed the user to expand/elide the annotations
>would be great.


Humm, the HTML version of the RM on the ACAA website in fact includes
items 1 and 3 on your list above. (Try clicking on any index entry, and
you will be taken directly to the item referenced.)

Item  2 would be wonderful, but it would be very expensive to do (as the
source of the RM does not mark uses of terms in any special way).
Usefully picking them out with any automated method is bound to be very
incomplete.

Item 4 is partially accomplished by the HTML RM -- the section numbers
are hot links (so you can get to the section where the production is
defined). But not the individual items.

Therefore, I conclude that what you want is already available in the
HTML ARM available on the ACAA web site. When I building these versions
of the RM, I expected that almost all on-line use of the RM would use
these HTML versions (the PDF versions being restricted to printing).

>Throwing the AIs into the mix would create a document system that might
>be really nice for a small handful of people, but I don't know if it'd
>be worth the effort for that.

Well, almost all of the AIs included in the Technical Corrigendum (and
in the Record of Responses document, as well) are represented by (new)
annotations in the annotated version of the RM. The handful that don't
have annotations were too complex to explain in the limited time I had,
or simply didn't have an obvious point in the RM to put them. All such
annotations (and text changes as well) are linked to the associated
Defect Reports (the ISO term for AIs).

Of course, new AIs aren't included that way, but there are very few of
them finished at the moment, so you're not missing much...

I put a lot of thought into what could be accomplished with the time I
had available, and I'm glad that people appreciate that work (even if
they don't know yet that it was done for them!).

                    Randy Brukardt
                    ARG Editor







  reply	other threads:[~2001-01-18  0:50 UTC|newest]

Thread overview: 94+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-15  0:00 Escape Sequences in Strings Jean Cohen
2000-11-15  0:00 ` John English
2000-11-15  0:00   ` Robert Dewar
2000-11-15  0:00     ` Ehud Lamm
2000-11-16  0:00       ` John English
2000-11-16  0:00         ` Tarjei T. Jensen
2000-11-16  0:00           ` Ken Garlington
2000-11-16  0:00             ` Keith Thompson
2000-11-16  0:00             ` Marin David Condic
2000-11-16  0:00         ` Marin David Condic
2000-11-15  0:00 ` Preben Randhol
2000-11-15  0:00 ` Marin David Condic
2000-11-16  0:00   ` Ada Streams usage (was Escape Sequences in Strings) Marc A. Criley
2000-11-16  0:00     ` Marin David Condic
2000-11-16  0:00       ` Ted Dennison
2000-11-16  0:00         ` Marin David Condic
2000-11-16  0:00           ` Ted Dennison
2000-11-16  0:00             ` Marin David Condic
     [not found]     ` <igh81t8b3hdrsc167do6qr0h1joa73c1jr@borpin.co.uk>
2000-11-18  0:00       ` Marin David Condic
2000-11-18  0:00         ` David Kristola
2000-11-19  0:00           ` Marin David Condic
2000-11-19  0:00             ` Marin David Condic
2000-11-20  0:00               ` Brian Orpin
2000-11-20  0:00                 ` Marin David Condic
2000-11-19  0:00         ` Ted Dennison
2000-11-19  0:00           ` Marin David Condic
2000-11-19  0:00             ` Ted Dennison
2000-11-19  0:00               ` Robert Dewar
2000-11-19  0:00             ` Robert Dewar
2000-11-20  0:00               ` Randy Brukardt
2000-11-21  0:00                 ` Ted Dennison
2000-11-21  0:00                   ` Randy Brukardt
2000-11-21  1:31                 ` Robert Dewar
2000-11-21  1:33                 ` Robert Dewar
2000-11-21  0:00                   ` Randy Brukardt
2000-11-22  5:00                     ` Robert Dewar
2000-11-20  0:00               ` Marin David Condic
2000-11-21  0:00                 ` Robert Dewar
2001-01-12 13:18 ` Escape Sequences in Strings Andrew Hately
2001-01-12 20:03   ` Keith Thompson
2001-01-18  8:29     ` Lao Xiao Hai
2001-01-18 15:22       ` Robert Dewar
2001-01-18 22:43         ` Randy Brukardt
2001-01-21 11:54         ` Dale Stanbrough
2001-01-21 22:35           ` directly accessing DOS screen memory (was: Re: Escape Sequences in Strings) Jeffrey Carter
2001-01-12 19:37 ` Escape Sequences in Strings tmoran
2001-01-13  1:38   ` Robert Dewar
2001-01-13  6:48     ` tmoran
2001-01-13 18:36       ` Robert Dewar
2001-01-16  3:30         ` Examples in Docs, was " peter_richtmyer
2001-01-16  5:42           ` Robert Dewar
2001-01-16 20:44             ` mark_lundquist
2001-01-16 22:43               ` Larry Kilgallen
2001-01-17 15:06                 ` mark_lundquist
2001-01-17  2:25               ` Robert Dewar
2001-01-17 15:28                 ` mark_lundquist
2001-01-17 16:20                 ` Brian Rogoff
2001-01-17 18:04                   ` Wayne Lydecker
2001-01-17 19:23                     ` BSCrawford
2001-01-18  0:15                       ` Jerry Petrey
2001-01-19  0:01                     ` tmoran
2001-01-18  3:44                   ` Robert Dewar
2001-01-18 16:45                     ` Brian Rogoff
2001-01-18 19:53                       ` Robert Dewar
2001-01-18 22:58                         ` Georg Bauhaus
2001-01-19 16:40                           ` Robert Dewar
2001-01-19  7:49                         ` Learning methods Anders Wirzenius
2001-01-19 18:57                         ` Examples in Docs, was Re: Escape Sequences in Strings mark_lundquist
2001-01-21 12:05                         ` Dale Stanbrough
2001-01-21 15:35                           ` Robert Dewar
2001-01-17 22:10                 ` Matthew Woodcraft
2001-01-18  3:52                   ` Robert Dewar
2001-01-16 16:06           ` Examples in Docs Robert C. Leif, Ph.D.
2001-01-16 21:29             ` mark_lundquist
2001-01-18  0:50               ` Randy Brukardt [this message]
2001-01-18 16:46                 ` mark_lundquist
2001-01-18 17:24               ` J. David Bryan
2001-01-17  2:43             ` Robert Dewar
2001-01-17 21:17               ` Robert C. Leif, Ph.D.
2001-01-16 20:01           ` Examples in Docs, was Re: Escape Sequences in Strings mark_lundquist
2001-01-17 10:59             ` Peter Richtmyer
2001-01-19 18:55               ` mark_lundquist
2001-01-20 14:24                 ` Robert Dewar
2001-01-20 14:36                   ` Preben Randhol
2001-01-20 15:00                     ` Robert Dewar
2001-01-21 11:24                       ` Preben Randhol
2001-01-22 14:47                         ` Ted Dennison
2001-01-22 20:08                           ` Preben Randhol
2001-01-22 20:14                             ` Preben Randhol
2001-01-20 19:02                   ` Stephen Leake
2001-01-20 19:50                     ` Georg Bauhaus
2001-01-21 11:35                     ` Preben Randhol
2001-01-22 23:58                   ` Mark Lundquist
2001-01-27  1:43                   ` Increasing the readability of Ada was RE: Examples in Docs Robert C. Leif, Ph.D.
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox