Fix the docs link.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4725 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Jonathan Le Plastrier
2007-05-30 22:26:24 +00:00
parent fed8aceae5
commit 5f0ffa11d4
+1 -1
View File
@@ -160,7 +160,7 @@
<javadoc sourcepath="src/java" packagenames="com.threerings.*" <javadoc sourcepath="src/java" packagenames="com.threerings.*"
destdir="${javadoc.home}" stylesheetfile="docs/stylesheet.css" destdir="${javadoc.home}" stylesheetfile="docs/stylesheet.css"
additionalparam="-breakiterator" additionalparam="-breakiterator"
link="http://www.threerings.net/code/narya/narya/docs/api"> link="http://www.threerings.net/code/narya/docs/api">
<classpath refid="classpath"/> <classpath refid="classpath"/>
<link href="http://java.sun.com/j2se/1.5/docs/api/"/> <link href="http://java.sun.com/j2se/1.5/docs/api/"/>
<!-- ant documentation is not available online, sorry kids --> <!-- ant documentation is not available online, sorry kids -->