Build javadocs on com.threerings.*
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@125 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
<!-- build the javadoc documentation -->
|
||||
<target name="javadoc" depends="prepare">
|
||||
<javadoc sourcepath="src/java"
|
||||
packagenames="com.samskivert.*"
|
||||
packagenames="com.threerings.*"
|
||||
destdir="${javadoc.home}">
|
||||
<classpath>
|
||||
<fileset dir="${java.libraries}" includes="**/*.jar"/>
|
||||
|
||||
Reference in New Issue
Block a user