dion 2004/11/29 21:58:40
Modified: jelly/xdocs/tag-reference example.xml
Log:
Add more detail to example
Revision Changes Path
1.2 +15 -0 jakarta-commons/jelly/xdocs/tag-reference/example.xml
Index: example.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/jelly/xdocs/tag-reference/example.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- example.xml 30 Nov 2004 05:13:21 -0000 1.1
+++ example.xml 30 Nov 2004 05:58:40 -0000 1.2
@@ -30,6 +30,9 @@
</section>
<section name="Description">
+ <p>
+ This tag ...
+ </p>
</section>
<section name="Attributes">
@@ -48,6 +51,18 @@
</section>
<section name="Nested Elements">
+ <table>
+ <tr>
+ <th>Name</th>
+ <th>Description</th>
+ <th>Required</th>
+ </tr>
+ <tr>
+ <td>...</td>
+ <td>...</td>
+ <td>...</td>
+ </tr>
+ </table>
</section>
<section name="Examples">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]