Details
Description
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.
Attachments
Issue Links
- relates to
-
JDK-8262260 jdk/javadoc/doclet/testGeneratedClasses/TestGeneratedClasses.java fails after JDK-8261976
-
- Resolved
-