-
Enhancement
-
Resolution: Fixed
-
P3
-
17
-
b11
Recently, we centralized all id's generated by the standard doclet into a `HtmlIds` class. This made it more obvious that we have a mix of styles (kebab-case, snake_case and camelCase) for multi-word names.
We should standardize format of such names, probably to use kebab-case, in line with CSS class names.
We should standardize format of such names, probably to use kebab-case, in line with CSS class names.
- relates to
-
JDK-8262260 jdk/javadoc/doclet/testGeneratedClasses/TestGeneratedClasses.java fails after JDK-8261976
-
- Closed
-