The following is a patch to the external.xml list of tasks.
Please let me know if there is a more appropriate format
for submission.
- Marty
--
Marty Lamb
Martian Software
<mlamb at martiansoftware dot com>
------------------------------------------------------------
--- external.xml 2004-02-06 11:47:44.000000000 -0500
+++ external-snip.xml 2004-02-06 11:56:19.000000000 -0500
@@ -1840,6 +1840,36 @@
</tr>
</table>
</subsection>
+
+ <subsection name="snip">
+
+ <p>A task designed to help with the single-sourcing of program
documentation.
+ Snip extracts snippets of text from files, placing them into
properties in the Ant project.
+ These properties can then be used by any other Ant task, and
are particularly useful when
+ referenced by <filter>s within the <copy> task.</p>
+
+ <p>Snip was originally written to keep snippets of sample code
in API documentation synchronized
+ with the actual sample classes.</p>
+
+ <table class="externals">
+ <tr>
+ <th>Compatibility:</th>
+ <td>Tested with 1.5.1. Should work with all versions.</td>
+ </tr>
+ <tr>
+ <th>URL:</th>
+ <td><a
href="http://www.martiansoftware.com/lab/index.html#snip">http://www.martiansoftware.com/lab/index.html#snip</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="Speech4J">
@@ -2672,4 +2702,4 @@
</section>
</body>
-</document>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]