summaryrefslogtreecommitdiff
blob: 6ea2af93672525a93c161b702d9ac21eb53b73fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -Naur itext-2.0.8_orig/work/src/ant/site.xml itext-2.0.8/work/src/ant/site.xml
--- itext-2.0.8_orig/work/src/ant/site.xml	2008-01-26 13:26:26.000000000 -0500
+++ itext-2.0.8/work/src/ant/site.xml	2008-01-26 13:26:46.000000000 -0500
@@ -67,8 +67,6 @@
       			<include name="com/lowagie/**" />
 		    </packageset>
         	<classpath refid="itext.classpath"/>
-            <link href="http://java.sun.com/j2se/1.4/docs/api/" />
-        	<link href="http://www.bouncycastle.org/docs/docs1.4/" />
         	<header>&lt;a href="http://itext.ugent.be/itext-in-action/" target="_blank"&gt;&lt;img src="http://itext.ugent.be/img/lowagie_3d.jpg" border="0" /&gt;&lt;/a&gt;</header>
         </javadoc>
     </target>