On Tue, 13 Oct 2020 21:32:43 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:
> 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". This pull request has now been integrated. Changeset: 83ea8631 Author: Jonathan Gibbons <j...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/83ea8631 Stats: 125 lines in 14 files changed: 81 ins; 25 del; 19 mod 8253559: The INDEX page should link to Serialized Form and Constant Values pages Reviewed-by: hannesw ------------- PR: https://git.openjdk.java.net/jdk/pull/643