Copy in images that may be provided to go along with javadoc documentation
(either package or class documentation). git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@616 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -52,6 +52,9 @@
|
|||||||
<pathelement location="${deploy.dir}/classes"/>
|
<pathelement location="${deploy.dir}/classes"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
</javadoc>
|
</javadoc>
|
||||||
|
<copy todir="${javadoc.home}">
|
||||||
|
<fileset dir="src/java" includes="**/*.png"/>
|
||||||
|
</copy>
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<!-- a target for rebuilding everything -->
|
<!-- a target for rebuilding everything -->
|
||||||
|
|||||||
Reference in New Issue
Block a user