JavaDoc is indenting multiple documented annotations
Paul Benedict
pbenedict at apache.org
Mon Nov 25 11:15:18 PST 2013
If you look at the types that have @Documented annotations, the first
annotation is correctly left-aligned but all others are indented by one
space. If this is already reported, my apologies; if not, please confirm.
Example:
http://download.java.net/jdk8/docs/api/java/lang/FunctionalInterface.html
This is very low-hanging fruit, but I think this is a bug. The latest
(b116) is still indenting wrong and it's been this way since around b111.
--
Cheers,
Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/javadoc-dev/attachments/20131125/bcae4d77/attachment.html
More information about the javadoc-dev
mailing list