diff --git a/src/xdocs/google_style.xml b/src/xdocs/google_style.xml
index 1f27f1f3d30..75af4221b57 100644
--- a/src/xdocs/google_style.xml
+++ b/src/xdocs/google_style.xml
@@ -669,6 +669,7 @@
LeftCurly
+
@@ -1743,6 +1744,7 @@
LocalVariableName
+
@@ -1780,12 +1782,14 @@
MethodTypeParameterName
+
ClassTypeParameterName
+
InterfaceTypeParameterName
+
+
@@ -2028,14 +2034,20 @@
src="images/ok_blue.png"
alt="" />
-
SingleLineJavadoc
+
Recent update for guide that clarify requirements will be
addressed at
#4052
+
+
+
+
InvalidJavadocPosition
@@ -2069,6 +2081,8 @@
alt="" />
JavadocParagraph
+
+
MissingJavadocType
+
+
MissingJavadocMethod
+
+
MissingJavadocMethod
+
+
MissingJavadocMethod
+
+ Overrides are checked by presence of "@Override" annotation on
+ method.
+
+
- JavadocMethod
- Overrides are checked by presence of "@Override" annotation on
- method.
+ JavadocMethod