From 69fbedca6d6d1e508ddf8640a6a7837b8de67cde Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Mon, 9 Feb 2004 10:47:40 +0000 Subject: [PATCH] New Task: snip git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276061 13f79535-47bb-0310-9956-ffa450edef68 --- docs/external.html | 52 ++++++++++++++++++++++++++++++++++++++++++++++ xdocs/external.xml | 29 ++++++++++++++++++++++++++ 2 files changed, 81 insertions(+) diff --git a/docs/external.html b/docs/external.html index 9623288ec..a92e0c6a0 100644 --- a/docs/external.html +++ b/docs/external.html @@ -3453,6 +3453,58 @@ valign="top" align="left"> GNU General Public Licence (GPL) + + +

+ + snip +

+

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.

+

Snip was originally written to keep snippets of sample code in API documentation synchronized + with the actual sample classes.

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Tested with 1.5.1. Should work with all versions. +
+ URL: + + http://www.martiansoftware.com/lab/index.html#snip +
+ Contact: + + Marty Lamb +
+ License: + + Revised BSD +

diff --git a/xdocs/external.xml b/xdocs/external.xml index 3df075ae7..8ca66ec07 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -1841,6 +1841,35 @@ + +

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.

+ +

Snip was originally written to keep snippets of sample code in API documentation synchronized + with the actual sample classes.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Tested with 1.5.1. Should work with all versions.
URL:http://www.martiansoftware.com/lab/index.html#snip
Contact:Marty Lamb
License:Revised BSD
+
+

A text-to-speech task and build listener, which produce