imported patch docs
diff --git a/docs/dyn/orkut.v2.communityFollow.html b/docs/dyn/orkut.v2.communityFollow.html
index 5e51c46..93caaa0 100644
--- a/docs/dyn/orkut.v2.communityFollow.html
+++ b/docs/dyn/orkut.v2.communityFollow.html
@@ -17,13 +17,21 @@
<dl><dt><a name="Resource-delete"><strong>delete</strong></a> = method(self, **kwargs)</dt><dd><tt>Removes a user from the followers of a community.<br>
<br>
Args:<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
userId: string, ID of the user. (required)<br>
+ strict: string, A parameter<br>
+ userip: string, A parameter<br>
communityId: integer, ID of the community. (required)</tt></dd></dl>
<dl><dt><a name="Resource-insert"><strong>insert</strong></a> = method(self, **kwargs)</dt><dd><tt>Adds a user as a follower of a community.<br>
<br>
Args:<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
userId: string, ID of the user. (required)<br>
+ strict: string, A parameter<br>
+ userip: string, A parameter<br>
communityId: integer, ID of the community. (required)<br>
<br>
Returns:<br>