docs: update generated docs (#1053)

Updates for both discovery docs and epydoc API Documentation

Fixes: #1049
diff --git a/docs/dyn/calendar_v3.calendars.html b/docs/dyn/calendar_v3.calendars.html
index 30689ea..33d8b42 100644
--- a/docs/dyn/calendar_v3.calendars.html
+++ b/docs/dyn/calendar_v3.calendars.html
@@ -78,6 +78,9 @@
   <code><a href="#clear">clear(calendarId)</a></code></p>
 <p class="firstline">Clears a primary calendar. This operation deletes all events associated with the primary calendar of an account.</p>
 <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="#delete">delete(calendarId)</a></code></p>
 <p class="firstline">Deletes a secondary calendar. Use calendars.clear for clearing all events on primary calendars.</p>
 <p class="toc_element">
@@ -103,6 +106,11 @@
 </div>
 
 <div class="method">
+    <code class="details" id="close">close()</code>
+  <pre>Close httplib2 connections.</pre>
+</div>
+
+<div class="method">
     <code class="details" id="delete">delete(calendarId)</code>
   <pre>Deletes a secondary calendar. Use calendars.clear for clearing all events on primary calendars.
 
@@ -122,8 +130,7 @@
   An object of the form:
 
     {
-      &quot;id&quot;: &quot;A String&quot;, # Identifier of the calendar. To retrieve IDs call the calendarList.list() method.
-      &quot;summary&quot;: &quot;A String&quot;, # Title of the calendar.
+      &quot;location&quot;: &quot;A String&quot;, # Geographic location of the calendar as free-form text. Optional.
       &quot;conferenceProperties&quot;: { # Conferencing properties for this calendar, for example what types of conferences are allowed.
         &quot;allowedConferenceSolutionTypes&quot;: [ # The types of conference solutions that are supported for this calendar.
             # The possible values are:
@@ -133,11 +140,12 @@
           &quot;A String&quot;,
         ],
       },
-      &quot;description&quot;: &quot;A String&quot;, # Description of the calendar. Optional.
-      &quot;location&quot;: &quot;A String&quot;, # Geographic location of the calendar as free-form text. Optional.
-      &quot;kind&quot;: &quot;calendar#calendar&quot;, # Type of the resource (&quot;calendar#calendar&quot;).
       &quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
       &quot;timeZone&quot;: &quot;A String&quot;, # The time zone of the calendar. (Formatted as an IANA Time Zone Database name, e.g. &quot;Europe/Zurich&quot;.) Optional.
+      &quot;summary&quot;: &quot;A String&quot;, # Title of the calendar.
+      &quot;description&quot;: &quot;A String&quot;, # Description of the calendar. Optional.
+      &quot;kind&quot;: &quot;calendar#calendar&quot;, # Type of the resource (&quot;calendar#calendar&quot;).
+      &quot;id&quot;: &quot;A String&quot;, # Identifier of the calendar. To retrieve IDs call the calendarList.list() method.
     }</pre>
 </div>
 
@@ -150,8 +158,7 @@
     The object takes the form of:
 
 {
-    &quot;id&quot;: &quot;A String&quot;, # Identifier of the calendar. To retrieve IDs call the calendarList.list() method.
-    &quot;summary&quot;: &quot;A String&quot;, # Title of the calendar.
+    &quot;location&quot;: &quot;A String&quot;, # Geographic location of the calendar as free-form text. Optional.
     &quot;conferenceProperties&quot;: { # Conferencing properties for this calendar, for example what types of conferences are allowed.
       &quot;allowedConferenceSolutionTypes&quot;: [ # The types of conference solutions that are supported for this calendar.
           # The possible values are:
@@ -161,11 +168,12 @@
         &quot;A String&quot;,
       ],
     },
-    &quot;description&quot;: &quot;A String&quot;, # Description of the calendar. Optional.
-    &quot;location&quot;: &quot;A String&quot;, # Geographic location of the calendar as free-form text. Optional.
-    &quot;kind&quot;: &quot;calendar#calendar&quot;, # Type of the resource (&quot;calendar#calendar&quot;).
     &quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
     &quot;timeZone&quot;: &quot;A String&quot;, # The time zone of the calendar. (Formatted as an IANA Time Zone Database name, e.g. &quot;Europe/Zurich&quot;.) Optional.
+    &quot;summary&quot;: &quot;A String&quot;, # Title of the calendar.
+    &quot;description&quot;: &quot;A String&quot;, # Description of the calendar. Optional.
+    &quot;kind&quot;: &quot;calendar#calendar&quot;, # Type of the resource (&quot;calendar#calendar&quot;).
+    &quot;id&quot;: &quot;A String&quot;, # Identifier of the calendar. To retrieve IDs call the calendarList.list() method.
   }
 
 
@@ -173,8 +181,7 @@
   An object of the form:
 
     {
-      &quot;id&quot;: &quot;A String&quot;, # Identifier of the calendar. To retrieve IDs call the calendarList.list() method.
-      &quot;summary&quot;: &quot;A String&quot;, # Title of the calendar.
+      &quot;location&quot;: &quot;A String&quot;, # Geographic location of the calendar as free-form text. Optional.
       &quot;conferenceProperties&quot;: { # Conferencing properties for this calendar, for example what types of conferences are allowed.
         &quot;allowedConferenceSolutionTypes&quot;: [ # The types of conference solutions that are supported for this calendar.
             # The possible values are:
@@ -184,11 +191,12 @@
           &quot;A String&quot;,
         ],
       },
-      &quot;description&quot;: &quot;A String&quot;, # Description of the calendar. Optional.
-      &quot;location&quot;: &quot;A String&quot;, # Geographic location of the calendar as free-form text. Optional.
-      &quot;kind&quot;: &quot;calendar#calendar&quot;, # Type of the resource (&quot;calendar#calendar&quot;).
       &quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
       &quot;timeZone&quot;: &quot;A String&quot;, # The time zone of the calendar. (Formatted as an IANA Time Zone Database name, e.g. &quot;Europe/Zurich&quot;.) Optional.
+      &quot;summary&quot;: &quot;A String&quot;, # Title of the calendar.
+      &quot;description&quot;: &quot;A String&quot;, # Description of the calendar. Optional.
+      &quot;kind&quot;: &quot;calendar#calendar&quot;, # Type of the resource (&quot;calendar#calendar&quot;).
+      &quot;id&quot;: &quot;A String&quot;, # Identifier of the calendar. To retrieve IDs call the calendarList.list() method.
     }</pre>
 </div>
 
@@ -202,8 +210,7 @@
     The object takes the form of:
 
 {
-    &quot;id&quot;: &quot;A String&quot;, # Identifier of the calendar. To retrieve IDs call the calendarList.list() method.
-    &quot;summary&quot;: &quot;A String&quot;, # Title of the calendar.
+    &quot;location&quot;: &quot;A String&quot;, # Geographic location of the calendar as free-form text. Optional.
     &quot;conferenceProperties&quot;: { # Conferencing properties for this calendar, for example what types of conferences are allowed.
       &quot;allowedConferenceSolutionTypes&quot;: [ # The types of conference solutions that are supported for this calendar.
           # The possible values are:
@@ -213,11 +220,12 @@
         &quot;A String&quot;,
       ],
     },
-    &quot;description&quot;: &quot;A String&quot;, # Description of the calendar. Optional.
-    &quot;location&quot;: &quot;A String&quot;, # Geographic location of the calendar as free-form text. Optional.
-    &quot;kind&quot;: &quot;calendar#calendar&quot;, # Type of the resource (&quot;calendar#calendar&quot;).
     &quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
     &quot;timeZone&quot;: &quot;A String&quot;, # The time zone of the calendar. (Formatted as an IANA Time Zone Database name, e.g. &quot;Europe/Zurich&quot;.) Optional.
+    &quot;summary&quot;: &quot;A String&quot;, # Title of the calendar.
+    &quot;description&quot;: &quot;A String&quot;, # Description of the calendar. Optional.
+    &quot;kind&quot;: &quot;calendar#calendar&quot;, # Type of the resource (&quot;calendar#calendar&quot;).
+    &quot;id&quot;: &quot;A String&quot;, # Identifier of the calendar. To retrieve IDs call the calendarList.list() method.
   }
 
 
@@ -225,8 +233,7 @@
   An object of the form:
 
     {
-      &quot;id&quot;: &quot;A String&quot;, # Identifier of the calendar. To retrieve IDs call the calendarList.list() method.
-      &quot;summary&quot;: &quot;A String&quot;, # Title of the calendar.
+      &quot;location&quot;: &quot;A String&quot;, # Geographic location of the calendar as free-form text. Optional.
       &quot;conferenceProperties&quot;: { # Conferencing properties for this calendar, for example what types of conferences are allowed.
         &quot;allowedConferenceSolutionTypes&quot;: [ # The types of conference solutions that are supported for this calendar.
             # The possible values are:
@@ -236,11 +243,12 @@
           &quot;A String&quot;,
         ],
       },
-      &quot;description&quot;: &quot;A String&quot;, # Description of the calendar. Optional.
-      &quot;location&quot;: &quot;A String&quot;, # Geographic location of the calendar as free-form text. Optional.
-      &quot;kind&quot;: &quot;calendar#calendar&quot;, # Type of the resource (&quot;calendar#calendar&quot;).
       &quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
       &quot;timeZone&quot;: &quot;A String&quot;, # The time zone of the calendar. (Formatted as an IANA Time Zone Database name, e.g. &quot;Europe/Zurich&quot;.) Optional.
+      &quot;summary&quot;: &quot;A String&quot;, # Title of the calendar.
+      &quot;description&quot;: &quot;A String&quot;, # Description of the calendar. Optional.
+      &quot;kind&quot;: &quot;calendar#calendar&quot;, # Type of the resource (&quot;calendar#calendar&quot;).
+      &quot;id&quot;: &quot;A String&quot;, # Identifier of the calendar. To retrieve IDs call the calendarList.list() method.
     }</pre>
 </div>
 
@@ -254,8 +262,7 @@
     The object takes the form of:
 
 {
-    &quot;id&quot;: &quot;A String&quot;, # Identifier of the calendar. To retrieve IDs call the calendarList.list() method.
-    &quot;summary&quot;: &quot;A String&quot;, # Title of the calendar.
+    &quot;location&quot;: &quot;A String&quot;, # Geographic location of the calendar as free-form text. Optional.
     &quot;conferenceProperties&quot;: { # Conferencing properties for this calendar, for example what types of conferences are allowed.
       &quot;allowedConferenceSolutionTypes&quot;: [ # The types of conference solutions that are supported for this calendar.
           # The possible values are:
@@ -265,11 +272,12 @@
         &quot;A String&quot;,
       ],
     },
-    &quot;description&quot;: &quot;A String&quot;, # Description of the calendar. Optional.
-    &quot;location&quot;: &quot;A String&quot;, # Geographic location of the calendar as free-form text. Optional.
-    &quot;kind&quot;: &quot;calendar#calendar&quot;, # Type of the resource (&quot;calendar#calendar&quot;).
     &quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
     &quot;timeZone&quot;: &quot;A String&quot;, # The time zone of the calendar. (Formatted as an IANA Time Zone Database name, e.g. &quot;Europe/Zurich&quot;.) Optional.
+    &quot;summary&quot;: &quot;A String&quot;, # Title of the calendar.
+    &quot;description&quot;: &quot;A String&quot;, # Description of the calendar. Optional.
+    &quot;kind&quot;: &quot;calendar#calendar&quot;, # Type of the resource (&quot;calendar#calendar&quot;).
+    &quot;id&quot;: &quot;A String&quot;, # Identifier of the calendar. To retrieve IDs call the calendarList.list() method.
   }
 
 
@@ -277,8 +285,7 @@
   An object of the form:
 
     {
-      &quot;id&quot;: &quot;A String&quot;, # Identifier of the calendar. To retrieve IDs call the calendarList.list() method.
-      &quot;summary&quot;: &quot;A String&quot;, # Title of the calendar.
+      &quot;location&quot;: &quot;A String&quot;, # Geographic location of the calendar as free-form text. Optional.
       &quot;conferenceProperties&quot;: { # Conferencing properties for this calendar, for example what types of conferences are allowed.
         &quot;allowedConferenceSolutionTypes&quot;: [ # The types of conference solutions that are supported for this calendar.
             # The possible values are:
@@ -288,11 +295,12 @@
           &quot;A String&quot;,
         ],
       },
-      &quot;description&quot;: &quot;A String&quot;, # Description of the calendar. Optional.
-      &quot;location&quot;: &quot;A String&quot;, # Geographic location of the calendar as free-form text. Optional.
-      &quot;kind&quot;: &quot;calendar#calendar&quot;, # Type of the resource (&quot;calendar#calendar&quot;).
       &quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
       &quot;timeZone&quot;: &quot;A String&quot;, # The time zone of the calendar. (Formatted as an IANA Time Zone Database name, e.g. &quot;Europe/Zurich&quot;.) Optional.
+      &quot;summary&quot;: &quot;A String&quot;, # Title of the calendar.
+      &quot;description&quot;: &quot;A String&quot;, # Description of the calendar. Optional.
+      &quot;kind&quot;: &quot;calendar#calendar&quot;, # Type of the resource (&quot;calendar#calendar&quot;).
+      &quot;id&quot;: &quot;A String&quot;, # Identifier of the calendar. To retrieve IDs call the calendarList.list() method.
     }</pre>
 </div>