args4j
args4j copied to clipboard
Argument and Option should be @Documented for javadoc
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.