args4j icon indicating copy to clipboard operation
args4j copied to clipboard

Argument and Option should be @Documented for javadoc

Open rednoah opened this issue 8 years ago • 0 comments

Annotations like Argument and Option should be tagged with the @Documented annotation methods or fields that have the @Argument or @Option annotation get documented properly when javadoc is invoked.

rednoah avatar Feb 12 '17 12:02 rednoah