RFR: 8361713: JavaFX API docs overview is missing an intro section [v3]
Kevin Rushforth
kcr at openjdk.org
Fri Jul 11 15:11:27 UTC 2025
> 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
More information about the openjfx-dev
mailing list