Skip to content

Issue #19817: Fix duplicate anchor name warnings for Fully_Qualified_Name in xdoc files#19822

Merged
romani merged 1 commit into
checkstyle:masterfrom
Carbon14-48:issue-19817-fix-anchor-fully-qualified-name
May 16, 2026
Merged

Issue #19817: Fix duplicate anchor name warnings for Fully_Qualified_Name in xdoc files#19822
romani merged 1 commit into
checkstyle:masterfrom
Carbon14-48:issue-19817-fix-anchor-fully-qualified-name

Conversation

@Carbon14-48

Copy link
Copy Markdown
Contributor

Fixes #19817
Changes id="Fully_Qualified_Name" to id="{ModuleName}_Fully_Qualified_Name"
across all xdoc files to eliminate Doxia site warnings

@Carbon14-48 Carbon14-48 force-pushed the issue-19817-fix-anchor-fully-qualified-name branch from 86016f7 to f94c1b0 Compare May 16, 2026 11:44
@romani

romani commented May 16, 2026

Copy link
Copy Markdown
Member

Github, validate links

@github-actions

Copy link
Copy Markdown
Contributor

@romani

romani commented May 16, 2026

Copy link
Copy Markdown
Member
Warning:  src/site/xdoc/checks/coding/textblockgooglestyleformatting.xml, line 12, column 56: Anchor name "Description" used more than once
Warning:  src/site/xdoc/checks/coding/textblockgooglestyleformatting.xml, line 37, column 50: Anchor name "Examples" used more than once
Warning:  src/site/xdoc/checks/coding/textblockgooglestyleformatting.xml, line 256, column 66: Anchor name "Example_of_Usage" used more than once
Warning:  src/site/xdoc/checks/coding/textblockgooglestyleformatting.xml, line 269, column 70: Anchor name "Violation_Messages" used more than once
Warning:  src/site/xdoc/checks/coding/textblockgooglestyleformatting.xml, line 308, column 60: Anchor name "Parent_Module" used more than once

Please update this leftovers too.

@Carbon14-48 Carbon14-48 force-pushed the issue-19817-fix-anchor-fully-qualified-name branch from f94c1b0 to 42d679f Compare May 16, 2026 19:09
@Carbon14-48

Copy link
Copy Markdown
Contributor Author

Github, validate links

1 similar comment
@romani

romani commented May 16, 2026

Copy link
Copy Markdown
Member

Github, validate links

@github-actions

Copy link
Copy Markdown
Contributor

@romani romani left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome

@romani romani merged commit 4743d65 into checkstyle:master May 16, 2026
126 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Website warnings in maven output: Anchor name used more than once

2 participants