On Fri, 11 Jul 2025 00:17:38 GMT, Kevin Rushforth <k...@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). This pull request has now been integrated. Changeset: ff408b1c Author: Kevin Rushforth <k...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/ff408b1c6f449ded20323298d235f4a05dcd71bf Stats: 42 lines in 2 files changed: 41 ins; 0 del; 1 mod 8361713: JavaFX API docs overview is missing an intro section Reviewed-by: angorya, jvos, iris, mhanl ------------- PR: https://git.openjdk.org/jfx/pull/1842