Re: RFR: JDK-8262992: Improve `@see` output [v6]

2021-05-06 Thread Jonathan Gibbons
On Wed, 5 May 2021 15:09:17 GMT, Hannes Wallnöfer wrote: >> This changes the output for `@see` tags to a `` structure. A different >> CSS style is used if any of the `@see` tag labels are longer than 30 >> characters or contain a comma. >> >> The layout for the default CSS style is similar to

Re: RFR: JDK-8262992: Improve `@see` output [v6]

2021-05-05 Thread Hannes Wallnöfer
> This changes the output for `@see` tags to a `` structure. A different > CSS style is used if any of the `@see` tag labels are longer than 30 > characters or contain a comma. > > The layout for the default CSS style is similar to the one we had so far with > multiple links displayed inline a