Omit Javadocs for protected members. They clutter up the documentation of the

public interfaces and if you are making use of protected members, you should be
looking at the source.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@2869 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
samskivert
2010-09-09 20:10:42 +00:00
parent d159774dff
commit d1c37e5b36
+1
View File
@@ -158,6 +158,7 @@
<version>RELEASE</version>
<configuration>
<quiet>true</quiet>
<show>public</show>
<excludePackageNames>com.samskivert.velocity:com.samskivert.xml</excludePackageNames>
<links>
<link>http://java.sun.com/products/javamail/javadocs/</link>