Commit Graph

4 Commits

Author SHA1 Message Date
Neil Fuller
ca59875e12 Doclava template changes associated with default methods
The ordering of method declaration modifiers changed slightly
to reflect the ordering given in:

http://docs.oracle.com/javase/specs/jls/se8/html/jls-8.html#jls-8.4.3
http://docs.oracle.com/javase/specs/jls/se8/html/jls-9.html#jls-9.4

Bug: 26241119
Change-Id: I1dfc014b3c6218cc1f7716a760d73c9b915f2d97
2016-01-22 10:37:17 -08:00
Neil Fuller
a37bdc89b4 Remove synchronized from the public API docs
The information is not useful. Javadoc hasn't included this
information for years.

Bug: 25767152
Change-Id: Ic0a398851b90fbf85785d5cf946e7f4c1aaa4be4
2015-11-25 11:02:41 +00:00
Omari Stephens
87c44d8a11 Add the ability to display annotations in the generated docs
Bug: 8440225
Change-Id: I41c1c7909b283832b818b8860ffe370cd4328f20
2015-06-05 18:12:26 -07:00
Robert Ly
a4d2d0ef55 s.a.c templates
Change-Id: Ia6554ba55d10af10227cde336026b51a27307aa0
2013-04-09 11:27:34 -07:00