The beginnings of documentation for the Presents distributed object

system. Oh the complexity.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3313 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2005-01-27 01:55:48 +00:00
parent dc09c1214d
commit c11e8c4d3c
5 changed files with 371 additions and 1 deletions
+2 -1
View File
@@ -120,7 +120,8 @@
<target name="javadoc" depends="prepare">
<javadoc packagenames="com.threerings.*" destdir="${javadoc.home}"
additionalparam="-breakiterator -quiet"
link="http://www.threerings.net/code/narya/narya/docs/api">
link="http://www.threerings.net/code/narya/narya/docs/api"
stylesheetfile="docs/stylesheet.css">
<classpath refid="classpath"/>
<link href="http://java.sun.com/j2se/1.4/docs/api/"/>
<link href="http://samskivert.com/code/samskivert/samskivert/docs/api"/>