Blob Blame History Raw
--- build.xml~	2003-06-26 09:12:13.000000000 +0300
+++ build.xml	2003-06-28 02:34:52.000000000 +0300
@@ -136,6 +136,7 @@
         <pathelement location="target/${final.name}.jar">
         </pathelement>
       </classpath>
+      <link href="${servletapi.javadoc}" />
     </javadoc>
   </target>
   <target name="get-deps" unless="noget" depends="init">