comp.lang.ada
 help / color / mirror / Atom feed
From: "Randy Brukardt" <randy@rrsoftware.com>
Subject: Re: Q: Generating Documenation from Ada Sources?
Date: Sat, 11 May 2002 21:05:25 -0500
Date: 2002-05-11T21:05:25-05:00	[thread overview]
Message-ID: <udrjg748esp7d@corp.supernews.com> (raw)
In-Reply-To: 3CDD6BD7.5010503@snafu.de

Michael Erdmann wrote in message <3CDD6BD7.5010503@snafu.de>...
>The point is that Ada spec. come along with coments which expalains
certain aspects of
>an interface.
>I like to generate from the *.ads file a docbook (sgml) formated manual
page which
>contains the explanatory text. This mean for example the package name
goes into the
>section name, the description into a paragraph, the spec. it self goes
into
>a program listing section.
>
>I guess i am not the first one having such a problem!


We developed such a tool for creating the Claw documents (it outputs
HTML and .RTF for WinHelp), but its not open source and its rather tied
to our Claw coding conventions. What it does is preprocess the
specifications into an intermediate file, which can be updated manually
to correct mistakes, add links and formatting, and the like. There is
also some tools for merging files (so that new versions of packages
don't lose the hand-work from previous versions). I thought about making
a GUI for it, and making it available as a tool, but I didn't think
there was likely to be enough demand to make it worthwhile.

If you don't find something else, drop me a line and we can discuss
making it available to you.

                Randy Brukardt.






  reply	other threads:[~2002-05-12  2:05 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-11 14:59 Q: Generating Documenation from Ada Sources? Michael Erdmann
2002-05-11 18:29 ` Robert Dewar
2002-05-11 19:07   ` Michael Erdmann
2002-05-12  2:05     ` Randy Brukardt [this message]
2002-05-12  7:35       ` Michael Erdmann
2002-05-12  8:12         ` Dr. Michael Paus
2002-05-12 15:23           ` Michael Erdmann
2002-05-12 17:49             ` tmoran
2002-05-12 20:43               ` Ira D. Baxter
2002-05-13 14:11             ` Stephen Leake
2002-05-13 20:21               ` Michael Erdmann
2002-05-13 22:25                 ` tmoran
2002-05-14 18:01                   ` Michael Erdmann
2002-05-13  5:36 ` Stefan Revets
2002-05-13 13:03   ` Georg Bauhaus
2002-05-14  5:20     ` Stefan Revets
replies disabled

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