RFR: JDK-8265483: All-caps “JAVA” in the top navigation bar
Jonathan Gibbons
jjg at openjdk.java.net
Tue Apr 20 22:45:30 UTC 2021
Please review a moderately simple change to `make/Docs.gmk` to move the link for "Other Versions" from a "hidden" link in the top nav bar to an explicit link in the "bottom" text. The link is placed to appear after the sentence beginning "For more information..." and before all the legal text (i.e. trademark, copyright, license, etc)
A side effect of moving the link is that the top text reverts to its intended appearance of "Java ...", without all-caps.
As before, the presence of the link is optional, and depends on the specific docs target. It is set up to just appear for the main JDK/JavaSE documentation, and not the other docs bundles, such as docs-reference.
-------------
Commit messages:
- JDK-8265483: All-caps “JAVA” in the top navigation bar
Changes: https://git.openjdk.java.net/jdk/pull/3594/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3594&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8265483
Stats: 16 lines in 1 file changed: 6 ins; 6 del; 4 mod
Patch: https://git.openjdk.java.net/jdk/pull/3594.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3594/head:pull/3594
PR: https://git.openjdk.java.net/jdk/pull/3594
More information about the build-dev
mailing list