> 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 ------------- Changes: - all: https://git.openjdk.org/jfx/pull/1842/files - new: https://git.openjdk.org/jfx/pull/1842/files/4a0e3f3b..92c32d2c Webrevs: - full: https://webrevs.openjdk.org/?repo=jfx&pr=1842&range=02 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1842&range=01-02 Stats: 8 lines in 1 file changed: 3 ins; 0 del; 5 mod Patch: https://git.openjdk.org/jfx/pull/1842.diff Fetch: git fetch https://git.openjdk.org/jfx.git pull/1842/head:pull/1842 PR: https://git.openjdk.org/jfx/pull/1842