Mercurial > mxd2map
diff properties.xml @ 260:10e0aa283217
Updated documentation and added ant task for javadoc generation.
author | raimund renkert <raimund.renkert@intevation.de> |
---|---|
date | Tue, 16 Aug 2011 14:32:06 +0200 |
parents | 4dc2b9aa3c57 |
children | 91062c435753 |
line wrap: on
line diff
--- a/properties.xml Tue Aug 16 13:09:57 2011 +0200 +++ b/properties.xml Tue Aug 16 14:32:06 2011 +0200 @@ -44,6 +44,7 @@ <property name="class.dir" location="${build.dir}/classes"/> <property name="dist.dir" location="${build.dir}/dist"/> <property name="libs.dir" location="lib"/> +<property name="doc.dir" location="doku"/> <!-- ========================================= --> <!-- jar file mapping -->