Below is a diff against external.xml with info...
- Marty
--
Marty Lamb
Martian Software
<mlamb at martiansoftware dot com>
--- external.xml 2004-02-19 10:21:25.000000000 -0500
+++ external2.xml 2004-02-19 10:34:53.000000000 -0500
@@ -1775,6 +1775,34 @@
</table>
</subsection>
+ <subsection name="rundoc">
+ <p>A task designed to help with the single-sourcing of program
documentation. Rundoc replaces special commands
+ (in the format <i>@@rundoc:command param1 param2...@@</i>) embedded
within text files with their output in a
+ specified format. Currently, only Docbook format is supported.</p>
+
+ <p>Rundoc was written to keep sample code output in program
documentation synchronized with the actual output
+ of the current code, by running the referenced code when the
documentation is built.</p>
+
+ <table class="externals">
+ <tr>
+ <th>Compatibility:</th>
+ <td>Tested with 1.6 Should work with all versions.</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://www.martiansoftware.com/lab/index.html#rundoc">http://www.martiansoftware.com/lab/index.html#rundoc</a></td>
+ </tr>
+ <tr>
+ <th>Contact:</th>
+ <td><a
href="http://www.martiansoftware.com/contact.html">Marty Lamb</a></td>
+ </tr>
+ <tr>
+ <th>License:</th>
+ <td>Revised BSD</td>
+ </tr>
+ </table>
+ </subsection>
+
<subsection name="SerialVer">
<p>SerialVer adds the Java serialver functionality to Apache
@@ -2716,4 +2744,4 @@
</section>
</body>
-</document>
\ No newline at end of file
+</document>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]