|
@@ -39,6 +39,7 @@ |
|
|
velocityPropertiesFile="${docs.src}/velocity.properties"> |
|
|
velocityPropertiesFile="${docs.src}/velocity.properties"> |
|
|
</anakia> |
|
|
</anakia> |
|
|
|
|
|
|
|
|
|
|
|
<!-- In case we have images some day |
|
|
<copy todir="${docs.dest}/images" filtering="no"> |
|
|
<copy todir="${docs.dest}/images" filtering="no"> |
|
|
<fileset dir="${docs.src}/images"> |
|
|
<fileset dir="${docs.src}/images"> |
|
|
<include name="**/*.gif"/> |
|
|
<include name="**/*.gif"/> |
|
@@ -46,6 +47,7 @@ |
|
|
<include name="**/*.jpg"/> |
|
|
<include name="**/*.jpg"/> |
|
|
</fileset> |
|
|
</fileset> |
|
|
</copy> |
|
|
</copy> |
|
|
|
|
|
--> |
|
|
<!-- In case we have CSS someday |
|
|
<!-- In case we have CSS someday |
|
|
<copy todir="${docs.dest}" filtering="no"> |
|
|
<copy todir="${docs.dest}" filtering="no"> |
|
|
<fileset dir="${docs.src}"> |
|
|
<fileset dir="${docs.src}"> |
|
|