Integrated: JDK-8274666: rename HtmlStyle.descfrmTypeLabel to be less cryptic
Jonathan Gibbons
jjg at openjdk.java.net
Mon Oct 4 17:01:14 UTC 2021
On Sat, 2 Oct 2021 01:12:11 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
> Please review s simple update to replace use of the cryptic string "descfrm" with either "descriptionFrom" or "description-from" as appropriate.
>
> While mostly internal, the name does show up in the stylesheet.
>
> Note: there's a test file called `custom-stylesheet.css` which still uses _camelCase_ naming even though the main stylesheet has been converted to _kebab-case_. While this does not really affect the test, we might want to (separately) clean up this naming mismatch.
This pull request has now been integrated.
Changeset: 6f727d83
Author: Jonathan Gibbons <jjg at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/6f727d831d8f8fb9b44f4c6bdbdd6ae44316a5d8
Stats: 31 lines in 11 files changed: 0 ins; 1 del; 30 mod
8274666: rename HtmlStyle.descfrmTypeLabel to be less cryptic
Reviewed-by: hannesw
-------------
PR: https://git.openjdk.java.net/jdk/pull/5792
More information about the javadoc-dev
mailing list