Regen all docs. (#700)

* Stop recursing if discovery == {}

* Generate docs with 'make docs'.
diff --git a/docs/dyn/plusDomains_v1.media.html b/docs/dyn/plusDomains_v1.media.html
index 0616027..e8cf9e5 100644
--- a/docs/dyn/plusDomains_v1.media.html
+++ b/docs/dyn/plusDomains_v1.media.html
@@ -76,11 +76,11 @@
 <h2>Instance Methods</h2>
 <p class="toc_element">
   <code><a href="#insert">insert(userId, collection, body=None, media_body=None, media_mime_type=None)</a></code></p>
-<p class="firstline">Add a new media item to an album. The current upload size limitations are 36MB for a photo and 1GB for a video. Uploads do not count against quota if photos are less than 2048 pixels on their longest side or videos are less than 15 minutes in length.</p>
+<p class="firstline">Shut down. See https://developers.google.com/+/api-shutdown for more details.</p>
 <h3>Method Details</h3>
 <div class="method">
     <code class="details" id="insert">insert(userId, collection, body=None, media_body=None, media_mime_type=None)</code>
-  <pre>Add a new media item to an album. The current upload size limitations are 36MB for a photo and 1GB for a video. Uploads do not count against quota if photos are less than 2048 pixels on their longest side or videos are less than 15 minutes in length.
+  <pre>Shut down. See https://developers.google.com/+/api-shutdown for more details.
 
 Args:
   userId: string, The ID of the user to create the activity on behalf of. (required)