From 88696d39221ad75cfc19e082de33a34e21d2d58e Mon Sep 17 00:00:00 2001 From: alexkravin Date: Fri, 6 Feb 2015 01:12:44 +0400 Subject: [PATCH] Linkcheck report, fixed errors, issue #549 --- src/xdocs/config_imports.xml | 2 +- src/xdocs/config_javadoc.xml | 2 +- src/xdocs/sun_style.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/xdocs/config_imports.xml b/src/xdocs/config_imports.xml index 192f793e0..35c83bb46 100644 --- a/src/xdocs/config_imports.xml +++ b/src/xdocs/config_imports.xml @@ -540,7 +540,7 @@ class FooBar {

For an example import control file, look at the file called import-control.xml + href="https://github.com/checkstyle/checkstyle/blob/master/config/import-control.xml">import-control.xml which is part of the Checkstyle distribution.

diff --git a/src/xdocs/config_javadoc.xml b/src/xdocs/config_javadoc.xml index 1abe08f92..08f5f9cc0 100644 --- a/src/xdocs/config_javadoc.xml +++ b/src/xdocs/config_javadoc.xml @@ -409,7 +409,7 @@ public boolean isSomething() ignoreMethodNamesRegex ignore method whose names are matching specified regex - regular expression + regular expression null (tag not required) diff --git a/src/xdocs/sun_style.xml b/src/xdocs/sun_style.xml index 13a7665a5..01ff7582a 100644 --- a/src/xdocs/sun_style.xml +++ b/src/xdocs/sun_style.xml @@ -23,7 +23,7 @@

+ href="https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/sun_checks.xml"> incomplete Checkstyle configuration for 'Sun's Java Style'