RFR: JDK-8202959: Rearrange the top and bottom navigation bar in the javadoc generated pages
Jonathan Gibbons
jonathan.gibbons at oracle.com
Wed Jun 27 22:36:58 UTC 2018
On 05/29/2018 01:45 PM, Jonathan Gibbons wrote:
> Please review this change to simplify the navigation bar found at the
> top and bottom of most pages.
>
> In the lower part of the navigation bar, the "ALL_CLASSES" link is
> removed, and the remaining items are composed in a single line.
>
> The link for for the list of all classes, and another for the list of
> all packages, are now available on the "index" page, found by clicking
> on the INDEX link in the upper part of the navigation bar.
>
> JBS: https://bugs.openjdk.java.net/browse/JDK-8202959
> Webrev: http://cr.openjdk.java.net/~jjg/8187794/webrev.00/index.html
>
> -- Jon
This is a "refresh" of this RFR.
The webrev is newly generated against the latest jdk/jdk repo. There
were no merge conflicts or other anomalies.
I've added before/after screenshots to the JBS issue, and published a
copy of the generated JDK API docs.
JBS: https://bugs.openjdk.java.net/browse/JDK-8202959
Webrev: http://cr.openjdk.java.net/~jjg/8187794/webrev.01/index.html
API: http://cr.openjdk.java.net/~jjg/8187794/api.01/index.html
-- Jon
More information about the javadoc-dev
mailing list