docs: update generated docs (#1053)

Updates for both discovery docs and epydoc API Documentation

Fixes: #1049
diff --git a/docs/dyn/androidpublisher_v3.edits.testers.html b/docs/dyn/androidpublisher_v3.edits.testers.html
index 760e2eb..082761a 100644
--- a/docs/dyn/androidpublisher_v3.edits.testers.html
+++ b/docs/dyn/androidpublisher_v3.edits.testers.html
@@ -75,6 +75,9 @@
 <h1><a href="androidpublisher_v3.html">Google Play Android Developer API</a> . <a href="androidpublisher_v3.edits.html">edits</a> . <a href="androidpublisher_v3.edits.testers.html">testers</a></h1>
 <h2>Instance Methods</h2>
 <p class="toc_element">
+  <code><a href="#close">close()</a></code></p>
+<p class="firstline">Close httplib2 connections.</p>
+<p class="toc_element">
   <code><a href="#get">get(packageName, editId, track, x__xgafv=None)</a></code></p>
 <p class="firstline">Gets testers.</p>
 <p class="toc_element">
@@ -85,6 +88,11 @@
 <p class="firstline">Updates testers.</p>
 <h3>Method Details</h3>
 <div class="method">
+    <code class="details" id="close">close()</code>
+  <pre>Close httplib2 connections.</pre>
+</div>
+
+<div class="method">
     <code class="details" id="get">get(packageName, editId, track, x__xgafv=None)</code>
   <pre>Gets testers.
 
@@ -101,10 +109,10 @@
   An object of the form:
 
     { # The testers of an app. The resource for TestersService.
-      &quot;googleGroups&quot;: [ # All testing Google Groups, as email addresses.
-        &quot;A String&quot;,
-      ],
-    }</pre>
+    &quot;googleGroups&quot;: [ # All testing Google Groups, as email addresses.
+      &quot;A String&quot;,
+    ],
+  }</pre>
 </div>
 
 <div class="method">
@@ -119,10 +127,10 @@
     The object takes the form of:
 
 { # The testers of an app. The resource for TestersService.
-    &quot;googleGroups&quot;: [ # All testing Google Groups, as email addresses.
-      &quot;A String&quot;,
-    ],
-  }
+  &quot;googleGroups&quot;: [ # All testing Google Groups, as email addresses.
+    &quot;A String&quot;,
+  ],
+}
 
   x__xgafv: string, V1 error format.
     Allowed values
@@ -133,10 +141,10 @@
   An object of the form:
 
     { # The testers of an app. The resource for TestersService.
-      &quot;googleGroups&quot;: [ # All testing Google Groups, as email addresses.
-        &quot;A String&quot;,
-      ],
-    }</pre>
+    &quot;googleGroups&quot;: [ # All testing Google Groups, as email addresses.
+      &quot;A String&quot;,
+    ],
+  }</pre>
 </div>
 
 <div class="method">
@@ -151,10 +159,10 @@
     The object takes the form of:
 
 { # The testers of an app. The resource for TestersService.
-    &quot;googleGroups&quot;: [ # All testing Google Groups, as email addresses.
-      &quot;A String&quot;,
-    ],
-  }
+  &quot;googleGroups&quot;: [ # All testing Google Groups, as email addresses.
+    &quot;A String&quot;,
+  ],
+}
 
   x__xgafv: string, V1 error format.
     Allowed values
@@ -165,10 +173,10 @@
   An object of the form:
 
     { # The testers of an app. The resource for TestersService.
-      &quot;googleGroups&quot;: [ # All testing Google Groups, as email addresses.
-        &quot;A String&quot;,
-      ],
-    }</pre>
+    &quot;googleGroups&quot;: [ # All testing Google Groups, as email addresses.
+      &quot;A String&quot;,
+    ],
+  }</pre>
 </div>
 
 </body></html>
\ No newline at end of file