Integrated: JDK-8264274: Block tags in overview.html are ignored

Hannes Wallnöfer hannesw at openjdk.java.net
Tue Aug 17 08:32:28 UTC 2021


On Thu, 12 Aug 2021 12:39:37 GMT, Hannes Wallnöfer <hannesw at openjdk.org> wrote:

> This is a simple fix to generate block tags in overview files specified by the `-overview` option. 
> 
> I added a protected `addOverviewTags` method in `AbstractOverviewIndexWriter` which is probably overkill but keeps things flexible and separated.

This pull request has now been integrated.

Changeset: 0e3fde6c
Author:    Hannes Wallnöfer <hannesw at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/0e3fde6c3c2f5c05777b79ff5eb1188014269b0f
Stats:     30 lines in 3 files changed: 20 ins; 1 del; 9 mod

8264274: Block tags in overview.html are ignored

Reviewed-by: jjg

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

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


More information about the javadoc-dev mailing list