Changes to look and feel of javadoc generated API pages in JDK 8
Bhavesh Patel
bhavesh.x.patel at oracle.com
Wed Nov 6 13:43:04 PST 2013
Hi All,
Based on the feedback received on the new UI implementation in JDK 7 javadoc, we have made some minor changes to look and feel of the API pages generated by javadoc in JDK 8. The JDK API documentation pages will be using DejaVu font. A sample build, using the DejaVu fonts, can be found at http://cr.openjdk.java.net/~bpatel/docs/dejaVu/api/. Non-JDK API documentation pages that are generated by the user of the javadoc tool will be using non-DejaVu fonts as specified in the stylesheet.css file. A sample build can be found at http://cr.openjdk.java.net/~bpatel/docs/api/.
Please provide any feedback, that you might have, on these new look and feel changes in both the versions.
Regards,
Bhavesh.
More information about the jdk8-dev
mailing list