RFR: 8361713: JavaFX API docs overview is missing an intro section [v3]
Iris Clark
iris at openjdk.org
Fri Jul 11 17:35:43 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 great! I agree that adding individual tabs for each of the three groups of modules would be a bit much given that the total set of modules is small.
Thanks!
-------------
Marked as reviewed by iris (no project role).
PR Review: https://git.openjdk.org/jfx/pull/1842#pullrequestreview-3011341261
More information about the openjfx-dev
mailing list