blob: cad9ec612cb0934d455f53af1fc657010ab9f467 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- build.xml.orig 2003-09-17 10:03:21 UTC
+++ build.xml
@@ -144,8 +144,6 @@
windowtitle="${javadoc.title}"
doctitle="${javadoc.title}"
bottom="${javadoc.footer}">
- <link href="http://java.sun.com/j2se/${java.specification.version}/docs/api" />
- <link href="http://people.FreeBSD.org/~znerd/ant15-apidocs" />
</javadoc>
</target>
|