RFR: JDK-8264274: Block tags in overview.html are ignored [v2]
Jonathan Gibbons
jjg at openjdk.java.net
Mon Aug 16 18:18:29 UTC 2021
On Fri, 13 Aug 2021 08:20:47 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.
>
> Hannes Wallnöfer has updated the pull request incrementally with one additional commit since the last revision:
>
> JDK-8264274: Simplify format specifier
Marked as reviewed by jjg (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/5099
More information about the javadoc-dev
mailing list