docs: update generated docs (#1053)
Updates for both discovery docs and epydoc API Documentation
Fixes: #1049
diff --git a/docs/dyn/drive_v3.about.html b/docs/dyn/drive_v3.about.html
index 869a16d..27ece2d 100644
--- a/docs/dyn/drive_v3.about.html
+++ b/docs/dyn/drive_v3.about.html
@@ -75,10 +75,18 @@
<h1><a href="drive_v3.html">Drive API</a> . <a href="drive_v3.about.html">about</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()</a></code></p>
<p class="firstline">Gets information about the user, the user's Drive, and system capabilities.</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()</code>
<pre>Gets information about the user, the user's Drive, and system capabilities.