Re: RFR: 8361713: JavaFX API docs overview is missing an intro section [v3]

2025-07-12 Thread Marius Hanl
On Fri, 11 Jul 2025 15:11:27 GMT, Kevin Rushforth 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 >> doc

Re: RFR: 8361713: JavaFX API docs overview is missing an intro section [v3]

2025-07-11 Thread Iris Clark
On Fri, 11 Jul 2025 15:11:27 GMT, Kevin Rushforth 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 >> doc

Re: RFR: 8361713: JavaFX API docs overview is missing an intro section [v3]

2025-07-11 Thread Johan Vos
On Fri, 11 Jul 2025 15:11:27 GMT, Kevin Rushforth 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 >> doc

Re: RFR: 8361713: JavaFX API docs overview is missing an intro section [v2]

2025-07-11 Thread Kevin Rushforth
On Fri, 11 Jul 2025 14:33:23 GMT, Andy Goryachev wrote: >> Kevin Rushforth has updated the pull request incrementally with one >> additional commit since the last revision: >> >> add missing tag > > overview.html line 9: > >> 7: The JavaFX API is composed of the following groups of modu

Re: RFR: 8361713: JavaFX API docs overview is missing an intro section [v3]

2025-07-11 Thread Andy Goryachev
On Fri, 11 Jul 2025 15:11:27 GMT, Kevin Rushforth 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 >> doc

Re: RFR: 8361713: JavaFX API docs overview is missing an intro section [v2]

2025-07-11 Thread Kevin Rushforth
On Fri, 11 Jul 2025 15:06:14 GMT, Kevin Rushforth wrote: >> overview.html line 9: >> >>> 7: The JavaFX API is composed of the following groups of modules: >>> 8: >>> 9: >> >> minor: JDK uses ``, ``, and `` instead of ``. >> should we do the same? > > Good idea. Done. I updated the

Re: RFR: 8361713: JavaFX API docs overview is missing an intro section [v3]

2025-07-11 Thread Kevin Rushforth
> 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).

Re: RFR: 8361713: JavaFX API docs overview is missing an intro section [v2]

2025-07-11 Thread Andy Goryachev
On Fri, 11 Jul 2025 14:17:07 GMT, Kevin Rushforth 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 >> doc

Re: RFR: 8361713: JavaFX API docs overview is missing an intro section [v2]

2025-07-11 Thread Kevin Rushforth
> 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).

Re: RFR: 8361713: JavaFX API docs overview is missing an intro section

2025-07-11 Thread Kevin Rushforth
On Fri, 11 Jul 2025 00:17:38 GMT, Kevin Rushforth 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](http