Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(javadoc): type headings should begin at <h2> #1216

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

johnshajiang
Copy link
Contributor

Since JDK 13, the type headings should begin at <h2>, otherwise the tool javadoc would complain the headings are out of sequence.

See JDK-8220379 for more details.

Signed-off-by: John Jiang <john.sha.jiang@gmail.com>
@lburgazzoli lburgazzoli merged commit bcf9936 into etcd-io:main Sep 5, 2023
4 checks passed
@johnshajiang johnshajiang deleted the fix-javadoc branch September 5, 2023 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants