RFR: 8361713: JavaFX API docs overview is missing an intro section [v2]

Kevin Rushforth kcr at openjdk.org
Fri Jul 11 15:11:27 UTC 2025


On Fri, 11 Jul 2025 14:33:23 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

>> Kevin Rushforth has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   add missing </li> tag
>
> overview.html line 9:
> 
>> 7:     The JavaFX API is composed of the following groups of modules:
>> 8: 
>> 9:     <ul>
> 
> minor: JDK uses `<blockquote>`, `<dt>`, and `<dd>` instead of `<ul>`.  should we do the same?

Good idea. Done.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1842#discussion_r2200958900


More information about the openjfx-dev mailing list