| Article: |
Top 15 Ant Best Practices | |
| Subject: | Antdoc | |
| Date: | 2003-12-18 01:56:37 | |
| From: | anonymous2 | |
|
Very usefull along the lines of your javadoc is Antdoc http://antdoc.free.fr/. When using this use the target description as often as possible, also put a comment before targets with any extra information. <!-- target infomation --> <target/> |
||


