From: <lh...@us...> - 2008-05-07 12:44:47
|
Revision: 57 http://tinytim.svn.sourceforge.net/tinytim/?rev=57&view=rev Author: lheuer Date: 2008-05-07 05:44:47 -0700 (Wed, 07 May 2008) Log Message: ----------- Added link to TMAPI Modified Paths: -------------- tinytim/trunk/build.xml Modified: tinytim/trunk/build.xml =================================================================== --- tinytim/trunk/build.xml 2008-05-07 11:33:54 UTC (rev 56) +++ tinytim/trunk/build.xml 2008-05-07 12:44:47 UTC (rev 57) @@ -155,6 +155,7 @@ <exclude name="org/tinytim/IEvent*"/> <exclude name="org/tinytim/Event*"/> </fileset> + <link href="http://www.tmapi.org/apiDocs/"/> </javadoc> </target> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |