<Swing Dev> [13] RFR JDK-8220250: fix headings in java.desktop

Prasanta Sadhukhan prasanta.sadhukhan at oracle.com
Thu Mar 7 11:37:02 UTC 2019


Hi All,

Bug: https://bugs.openjdk.java.net/browse/JDK-8220250
webrev: http://cr.openjdk.java.net/~psadhukhan/8220250/webrev.0/

Please review a doc fix to fix heading style to improve the 
accessibility JDK API documentation of java.desktop module.

Main approach taken for fixing heading style are:
- headings in documentation comments for modules, packages and types 
should start at <h2> - Headings should be hierarchical, and without 
ascending gaps, so <h1> should be followed by <h2>, <h2> should be 
followed by <h3> or another <h2> Regards Prasanta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/swing-dev/attachments/20190307/e440ab6b/attachment.html>


More information about the swing-dev mailing list