Add a link directive that causes java.* packages to be properly
referenced. git-svn-id: https://samskivert.googlecode.com/svn/trunk@235 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
packagenames="com.samskivert.*"
|
||||
destdir="${javadoc.home}">
|
||||
<classpath refid="classpath"/>
|
||||
<link href="http://java.sun.com/products/jdk/1.3/docs/api"/>
|
||||
</javadoc>
|
||||
</target>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user