docs: update generated docs (#1053)

Updates for both discovery docs and epydoc API Documentation

Fixes: #1049
diff --git a/docs/epy/googleapiclient.http.RequestMockBuilder-class.html b/docs/epy/googleapiclient.http.RequestMockBuilder-class.html
index ff9698d..001c33c 100644
--- a/docs/epy/googleapiclient.http.RequestMockBuilder-class.html
+++ b/docs/epy/googleapiclient.http.RequestMockBuilder-class.html
@@ -57,9 +57,12 @@
 </table>
 <!-- ==================== CLASS DESCRIPTION ==================== -->
 <h1 class="epydoc">Class RequestMockBuilder</h1><p class="nomargin-top"><span class="codelink"><a href="googleapiclient.http-pysrc.html#RequestMockBuilder">source&nbsp;code</a></span></p>
-<center>
+<pre class="base-tree">
+object --+
+         |
+        <strong class="uidshort">RequestMockBuilder</strong>
+</pre>
 
-</center>
 <hr />
 <pre class="literalblock">
 A simple mock of HttpRequest
@@ -135,14 +138,14 @@
         <span class="summary-sig-arg">http</span>,
         <span class="summary-sig-arg">postproc</span>,
         <span class="summary-sig-arg">uri</span>,
-        <span class="summary-sig-arg">method</span>=<span class="summary-sig-default">&quot;GET&quot;</span>,
+        <span class="summary-sig-arg">method</span>=<span class="summary-sig-default"><code class="variable-quote">'</code><code class="variable-string">GET</code><code class="variable-quote">'</code></span>,
         <span class="summary-sig-arg">body</span>=<span class="summary-sig-default">None</span>,
         <span class="summary-sig-arg">headers</span>=<span class="summary-sig-default">None</span>,
         <span class="summary-sig-arg">methodId</span>=<span class="summary-sig-default">None</span>,
         <span class="summary-sig-arg">resumable</span>=<span class="summary-sig-default">None</span>)</span><br />
-      Implements the callable interface that discovery.build() expects
-of requestBuilder, which is to build an object compatible with
-HttpRequest.execute().</td>
+      Implements the callable interface that discovery.build() expects of 
+      requestBuilder, which is to build an object compatible with 
+      HttpRequest.execute().</td>
           <td align="right" valign="top">
             <span class="codelink"><a href="googleapiclient.http-pysrc.html#RequestMockBuilder.__call__">source&nbsp;code</a></span>
             
@@ -263,7 +266,7 @@
         <span class="sig-arg">http</span>,
         <span class="sig-arg">postproc</span>,
         <span class="sig-arg">uri</span>,
-        <span class="sig-arg">method</span>=<span class="sig-default">&quot;GET&quot;</span>,
+        <span class="sig-arg">method</span>=<span class="sig-default"><code class="variable-quote">'</code><code class="variable-string">GET</code><code class="variable-quote">'</code></span>,
         <span class="sig-arg">body</span>=<span class="sig-default">None</span>,
         <span class="sig-arg">headers</span>=<span class="sig-default">None</span>,
         <span class="sig-arg">methodId</span>=<span class="sig-default">None</span>,
@@ -275,13 +278,10 @@
     </td>
   </tr></table>
   
-  <pre class="literalblock">
-Implements the callable interface that discovery.build() expects
-of requestBuilder, which is to build an object compatible with
-HttpRequest.execute(). See that method for the description of the
-parameters and the expected response.
-
-</pre>
+  <p>Implements the callable interface that discovery.build() expects of 
+  requestBuilder, which is to build an object compatible with 
+  HttpRequest.execute(). See that method for the description of the 
+  parameters and the expected response.</p>
   <dl class="fields">
   </dl>
 </td></tr></table>
@@ -313,7 +313,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Thu Apr 30 17:06:05 2020
+    Generated by Epydoc 3.0.1 on Fri Oct  2 20:46:22 2020
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"