We can add now other template like ejb, webapps... git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113874 13f79535-47bb-0310-9956-ffa450edef68
15 lines
436 B
XML
15 lines
436 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<faqs title="Frequently Asked Questions">
|
|
|
|
<part id="general">
|
|
<title>General</title>
|
|
|
|
<faq id="specific-script">
|
|
<question>How to add a specific script for my template?</question>
|
|
<answer>
|
|
For add a specific script to your template, you should create a template.jelly
|
|
file at your template root directory.
|
|
</answer>
|
|
</faq>
|
|
</part>
|
|
</faqs> |