New generated docs.
diff --git a/docs/dyn/buzz.v1.activities.html b/docs/dyn/buzz.v1.activities.html
index e512683..60b5753 100644
--- a/docs/dyn/buzz.v1.activities.html
+++ b/docs/dyn/buzz.v1.activities.html
@@ -102,12 +102,14 @@
max_comments: integer, Maximum number of comments to include.<br>
max_liked: integer, Maximum number of likes to include.</tt></dd></dl>
-<dl><dt><a name="Resource-list_next"><strong>list_next</strong></a> = methodNext(self, previous)</dt><dd><tt>Takes a single argument, 'body', which is the results<br>
+<dl><dt><a name="Resource-list_next"><strong>list_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-patch"><strong>patch</strong></a> = method(self, **kwargs)</dt><dd><tt>Update an activity. This method supports patch semantics.<br>
<br>
@@ -146,12 +148,14 @@
atom - Use Atom XML format<br>
json - Use JSON format</tt></dd></dl>
-<dl><dt><a name="Resource-search_next"><strong>search_next</strong></a> = methodNext(self, previous)</dt><dd><tt>Takes a single argument, 'body', which is the results<br>
+<dl><dt><a name="Resource-search_next"><strong>search_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-track"><strong>track</strong></a> = method(self, **kwargs)</dt><dd><tt>Get real-time activity tracking information<br>
<br>