Exclude Private elements from generated Javadoc
-----------------------------------------------
Key: HADOOP-6658
URL: https://issues.apache.org/jira/browse/HADOOP-6658
Project: Hadoop Common
Issue Type: Sub-task
Components: documentation
Reporter: Tom White
Assignee: Tom White
Packages, classes and methods that are marked with the
InterfaceAudience.Private or InterfaceAudience.LimitedPrivate annotation should
not appear in the public Javadoc. Developer Javadoc generated using the
"javadoc-dev" ant target should continue to generate Javadoc for all program
elements.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.