Fix the docs link and add a link to narya.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@255 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -90,12 +90,13 @@
|
||||
<javadoc sourcepath="src/java" packagenames="com.threerings.*"
|
||||
destdir="${javadoc.home}" stylesheetfile="docs/stylesheet.css"
|
||||
additionalparam="-breakiterator"
|
||||
link="http://www.threerings.net/code/nenya/nenya/docs/api">
|
||||
link="http://www.threerings.net/code/nenya/docs/api">
|
||||
<classpath refid="classpath"/>
|
||||
<link href="http://java.sun.com/j2se/1.5/docs/api/"/>
|
||||
<!-- ant documentation is not available online, sorry kids -->
|
||||
<link href="file:///usr/share/doc/ant-doc/javadocs"/>
|
||||
<link href="http://samskivert.com/code/samskivert/samskivert/docs/api"/>
|
||||
<link href="http://www.threerings.net/code/narya/docs/api"/>
|
||||
<link href="http://www.jmonkeyengine.com/doc"/>
|
||||
</javadoc>
|
||||
<copy todir="${javadoc.home}">
|
||||
|
||||
Reference in New Issue
Block a user