Javadoc fixes.

This commit is contained in:
Michael Bayne
2025-07-04 08:54:52 -07:00
parent 61fd40f318
commit 859c7d197d
2 changed files with 1 additions and 8 deletions
-7
View File
@@ -82,13 +82,6 @@
<quiet>true</quiet>
<show>public</show>
<additionalparam>-Xdoclint:all -Xdoclint:-missing</additionalparam>
<links>
<link>http://samskivert.github.com/samskivert/apidocs/</link>
<link>http://threerings.github.io/depot/apidocs/</link>
<link>http://docs.guava-libraries.googlecode.com/git/javadoc/</link>
<link>http://google-web-toolkit.googlecode.com/svn/javadoc/latest/</link>
<link>http://www.jajakarta.org/ant/ant-1.6.1/docs/ja/manual/api/</link>
</links>
</configuration>
</plugin>
<plugin>