RFR: 8361713: JavaFX API docs overview is missing an intro section [v3]
Andy Goryachev
angorya at openjdk.org
Fri Jul 11 15:15:44 UTC 2025
On Fri, 11 Jul 2025 15:11:27 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
>> This PR adds an introductory section to the JavaFX API docs similar to that of the JDK docs.
>>
>> Compare the [JavaFX 24 API docs](https://download.java.net/java/GA/javafx24/docs/api/index.html) with the [JDK 24 API docs](https://docs.oracle.com/en/java/javase/24/docs/api/index.html).
>
> Kevin Rushforth has updated the pull request incrementally with one additional commit since the last revision:
>
> Use <blockquote><dl><dt><dd> tags to better align with JDK docs
looks good, thanks!
-------------
Marked as reviewed by angorya (Reviewer).
PR Review: https://git.openjdk.org/jfx/pull/1842#pullrequestreview-3010691570
More information about the openjfx-dev
mailing list