RFR: JDK-8253559: The INDEX page should link to Serialized Form and Constant Values pages [v2]

Jonathan Gibbons jjg at openjdk.java.net
Tue Oct 13 22:57:25 UTC 2020


> The mechanism to add links for summary pages in the main index is generalized, and now includes the Constant Values
> page, the Deprecated page and the Serialized Form page, provided these pages have non-empty content.
> The only change to the generated output is very minor: the text of existing link to the "System Properties" page is
> changed to use a non-breaking space, in line with the links for "All Classes" and "All Packages".

Jonathan Gibbons has updated the pull request incrementally with one additional commit since the last revision:

  Remove redundant field
  (There is an equivalent field in `HtmlDocletWriter`)

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/643/files
  - new: https://git.openjdk.java.net/jdk/pull/643/files/470359aa..58121383

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=643&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=643&range=00-01

  Stats: 6 lines in 1 file changed: 0 ins; 6 del; 0 mod
  Patch: https://git.openjdk.java.net/jdk/pull/643.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/643/head:pull/643

PR: https://git.openjdk.java.net/jdk/pull/643


More information about the javadoc-dev mailing list