[JSR308] Annotations in Javadoc
Joe Darcy
Joe.Darcy at Sun.COM
Sat May 19 12:10:41 EDT 2007
Michael Ernst wrote:
> Should the Javadoc tool include annotations in its HTML output? If so,
It has since 1.5 :-)
> should it do so unconditionally or conditionally? If conditionally, should
> this be under the control of a command-line option or some other mechanism?
@Documented annotations are part of the elements contract,
"[@Documented] Indicates that annotations with a type are to be
documented by javadoc and similar tools by default."
-Joe
> -Mike
>
> _______________________________________________
> JSR308 mailing list
> JSR308 at lists.csail.mit.edu
> https://lists.csail.mit.edu/mailman/listinfo/jsr308
More information about the JSR308
mailing list