Download List

项目描述

snip is an Ant task designed to help with the
single-sourcing of program documentation. This
task 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. It
was originally written to keep snippets of sample
code in API documentation synchronized with the
actual sample classes by automatically extracting
code from the samples when the project is built.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-02-19 17:18
0.11

在“xmlsafe”布尔属性被添加到的任务,以便自动转换“,”“和”“”在剪断属性字符以“”“和”“”,分别为。
标签: Minor feature enhancements
The "xmlsafe" boolean attribute was added to task
in order to automatically convert "<" and
">" characters in snip properties to "<"
and ">", respectively.

Project Resources