|
|
NVelocity |
|
| ||||||||||||||||||||||||
|
About Community Docs Related Sites |
texenTexen is a general purpose text generating utility. It is capable of producing almost any sort of text output. Driven by NAnt, essentially an NAnt Task, Texen uses a control template, an optional set of worker templates, and control context to govern the generated output. Although TexenTask can be used directly, it is usually subclassed to initialize your control context before generating any output. Parameters
Context Objects
Examples
<texen
controlTemplate="Control.vm"
outputDirectory="."
templatePath="."
outputFile="generation.report"
/>
|
|||||||||||||||||||||||
|
| ||||||||||||||||||||||||
|
| ||||||||||||||||||||||||