split from #16077 to improve non web rendering issues we did few disablement at https://github.com/checkstyle/checkstyle/pull/16126/files updates required (highly recommend to do all following sub tasks in separate PRs): - [ ] enable xml plugin in pom.xml, disabled due to https://github.com/checkstyle/checkstyle/pull/15799#issuecomment-2568505617 , check if this case will be violated https://github.com/checkstyle/checkstyle/pull/16467#discussion_r1978658705 . New xsd - https://maven.apache.org/xsd/site-2.0.0.xsd - [x] fix links in sun and Google style, remove them from suppression that we did in first PR - [ ] in logs there are huge amount of WARNINGS like: `Anchor name "Description" used more than once`, ` Anchor name "Properties" used more than once`, .... moved to https://github.com/checkstyle/checkstyle/issues/17531
split from #16077 to improve non web rendering issues
we did few disablement at https://github.com/checkstyle/checkstyle/pull/16126/files
updates required (highly recommend to do all following sub tasks in separate PRs):
Anchor name "Description" used more than once,Anchor name "Properties" used more than once, .... moved to site log has a lot of warnings 'Anchor name "Description" used more than once' #17531