diff --git a/src/site/resources/images/ban_red.png b/src/site/resources/images/ban_red.png
new file mode 100644
index 000000000..54cdf5ffd
Binary files /dev/null and b/src/site/resources/images/ban_red.png differ
diff --git a/src/site/resources/images/ok_blue.png b/src/site/resources/images/ok_blue.png
new file mode 100644
index 000000000..a84088f3d
Binary files /dev/null and b/src/site/resources/images/ok_blue.png differ
diff --git a/src/site/resources/images/ok_green.png b/src/site/resources/images/ok_green.png
new file mode 100644
index 000000000..fa2f8fafb
Binary files /dev/null and b/src/site/resources/images/ok_green.png differ
diff --git a/src/xdocs/google_style.xml b/src/xdocs/google_style.xml
index d74557ee4..789460917 100644
--- a/src/xdocs/google_style.xml
+++ b/src/xdocs/google_style.xml
@@ -34,17 +34,17 @@
"↓" - This paragraph is the high-level point of some group.
- Exiting Check covers all requirements from Google.
- Exiting Check covers some part of requirements from Google.
- Requirements are not possible to check by Checkstyle at all.
@@ -104,10 +104,10 @@
OuterTypeFilename
+ href="config_misc.html#OuterTypeFilename">OuterTypeFilename
explanation
FileTabCharacter
+ href="config_whitespace.html#FileTabCharacter">FileTabCharacter
IllegalTokenText
+ href="config_coding.html#IllegalTokenText">IllegalTokenText
- AvoidEscapedUnicodeCharactersCheck
+ AvoidEscapedUnicodeCharactersCheck
- EmptyLineSeparatorCheck
+ EmptyLineSeparatorCheck
LineLength
+ href="config_sizes.html#LineLength">LineLength
- NoLineWrapCheck
+ NoLineWrapCheck
AvoidStarImport
+ href="config_imports.html#AvoidStarImport">AvoidStarImport
LineLength
+ href="config_sizes.html#LineLength">LineLength
- NoLineWrapCheck
+ NoLineWrapCheck
- CustomImportOrderCheck
+ CustomImportOrderCheck
- OneTopLevelClass
+ OneTopLevelClass
- OverloadMethodsDeclarationOrderCheck
+ OverloadMethodsDeclarationOrderCheck
NeedBraces
+ href="config_blocks.html#NeedBraces">NeedBraces
LeftCurly
+ href="config_blocks.html#LeftCurly">LeftCurly
- RightCurly
+ RightCurly
- EmptyBlock
+ EmptyBlock
Indentation
+ href="config_misc.html#Indentation">Indentation
OneStatementPerLine
+ href="config_coding.html#OneStatementPerLine">OneStatementPerLine
LineLength
+ href="config_sizes.html#LineLength">LineLength
OperatorWrap
+ href="config_whitespace.html#OperatorWrap">OperatorWrap
- SeparatorWrap
+ SeparatorWrap
- EmptyLineSeparatorCheck
+ EmptyLineSeparatorCheck
- WhitespaceAround
+ WhitespaceAround
GenericWhitespace
+ href="config_whitespace.html#GenericWhitespace">GenericWhitespace
MultipleVariableDeclarations
+ href="config_coding.html#MultipleVariableDeclarations">MultipleVariableDeclarations
VariableDeclarationUsageDistance
@@ -763,10 +763,10 @@
ArrayTypeStyle
+ href="config_misc.html#ArrayTypeStyle">ArrayTypeStyle
Indentation
+ href="config_misc.html#Indentation">Indentation
FallThrough
+ href="config_coding.html#FallThrough">FallThrough
MissingSwitchDefault
+ href="config_coding.html#MissingSwitchDefault">MissingSwitchDefault
ModifierOrder
+ href="config_modifier.html#ModifierOrder">ModifierOrder
- UpperEll
+ UpperEll
- PackageName
+ PackageName
- TypeName
+ TypeName
Every constant is a static final field,
- MemberName
+ MemberName
- ParameterName
+ ParameterName
- LocalVariableName
+ LocalVariableName
- MethodTypeParameterName
+ MethodTypeParameterName
- ClassTypeParameterName
+ ClassTypeParameterName
- AbbreviationAsWordInName
+ AbbreviationAsWordInName
That validation could not be checked by Checkstyle. It's
need to
@@ -1147,9 +1147,9 @@
- EmptyBlock
+ EmptyBlock
with option=text.
NoFinalizer
+ href="config_coding.html#NoFinalizer">NoFinalizer