docs: update generated docs (#1053)

Updates for both discovery docs and epydoc API Documentation

Fixes: #1049
diff --git a/docs/dyn/content_v2.liasettings.html b/docs/dyn/content_v2.liasettings.html
index 85cfd3a..6a890a5 100644
--- a/docs/dyn/content_v2.liasettings.html
+++ b/docs/dyn/content_v2.liasettings.html
@@ -75,6 +75,9 @@
 <h1><a href="content_v2.html">Content API for Shopping</a> . <a href="content_v2.liasettings.html">liasettings</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="#custombatch">custombatch(body=None, dryRun=None)</a></code></p>
 <p class="firstline">Retrieves and/or updates the LIA settings of multiple accounts in a single request.</p>
 <p class="toc_element">
@@ -109,6 +112,11 @@
 <p class="firstline">Updates the LIA settings of the account. Any fields that are not provided are deleted from the resource.</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="custombatch">custombatch(body=None, dryRun=None)</code>
   <pre>Retrieves and/or updates the LIA settings of multiple accounts in a single request.