We should convert all package.html files inthe FX repo to package-info.java.
The JDK uses package-info.java files, which allows for better checking and uniformity between package descriptions and class descriptions in our API docs.
The JDK uses package-info.java files, which allows for better checking and uniformity between package descriptions and class descriptions in our API docs.
- is blocked by
-
JDK-8180064 Add missing copyright headers to package.html files
- Resolved
-
JDK-8184223 Fix accessibility of JavaFX docs
- Resolved
- relates to
-
JDK-8310654 validateSourceSets task fails on javafx/scene/package-info.java after JDK-8180066
- Resolved
-
JDK-8310667 Normalize comment blocks in newly-converted package-info.java files
- Resolved
-
JDK-8180040 Exclude jdk.packager module from unified JDK 9 docs
- Resolved
(2 links to)