Mandy,

The <html> tag on line 2 of
http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8180208/webrev.00/jdk/make/src/classes/build/tools/docs/docs-bundle-page.html.html

should have
    lang="en"

One line 50,
class="striped" is unnecessary, since we are not referring to a class in a stylesheet. The inline style in the <head> takes care of everything.

-- Jon

On 05/11/2017 03:58 PM, Mandy Chung wrote:
The old docs bundle page (aka layer cake) is legacy and not maintained.  In JDK 
9, we replace it with a simple page listing modules by groups.  This page can 
continuously be improved.

    http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8180208/docs/docs-index.html

This is generated by a build tool.  Webrev at:
   http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8180208/webrev.00/index.html

The makefile generates this page in docs-index.html.

Magnus - we will follow up whether you or I make the change to replace 
index.html.

thanks
Mandy

Reply via email to