New generated docs.
diff --git a/docs/dyn/buzz.v1.people.html b/docs/dyn/buzz.v1.people.html
index aa883d8..2aa47da 100644
--- a/docs/dyn/buzz.v1.people.html
+++ b/docs/dyn/buzz.v1.people.html
@@ -53,12 +53,14 @@
Allowed values<br>
@liked - People who liked this activity.</tt></dd></dl>
-<dl><dt><a name="Resource-liked_next"><strong>liked_next</strong></a> = methodNext(self, previous)</dt><dd><tt>Takes a single argument, 'body', which is the results<br>
+<dl><dt><a name="Resource-liked_next"><strong>liked_next</strong></a> = methodNext(self, previous)</dt><dd><tt>Retrieve the next page of results.<br>
+ <br>
+Takes a single argument, 'body', which is the results<br>
from the last call, and returns the next set of items<br>
in the collection.<br>
<br>
-Returns None if there are no more items in<br>
-the collection.</tt></dd></dl>
+Returns:<br>
+ None if there are no more items in the collection.</tt></dd></dl>
<dl><dt><a name="Resource-list"><strong>list</strong></a> = method(self, **kwargs)</dt><dd><tt>Get people in a group<br>
<br>