docs: update generated docs (#1053)

Updates for both discovery docs and epydoc API Documentation

Fixes: #1049
diff --git a/docs/dyn/licensing_v1.html b/docs/dyn/licensing_v1.html
index a1552e9..3feadf6 100644
--- a/docs/dyn/licensing_v1.html
+++ b/docs/dyn/licensing_v1.html
@@ -72,7 +72,7 @@
 
 </style>
 
-<h1><a href="licensing_v1.html">Licensing API</a></h1>
+<h1><a href="licensing_v1.html">Enterprise License Manager API</a></h1>
 <h2>Instance Methods</h2>
 <p class="toc_element">
   <code><a href="licensing_v1.licenseAssignments.html">licenseAssignments()</a></code>
@@ -80,10 +80,18 @@
 <p class="firstline">Returns the licenseAssignments Resource.</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="#new_batch_http_request">new_batch_http_request()</a></code></p>
 <p class="firstline">Create a BatchHttpRequest object based on the discovery document.</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="new_batch_http_request">new_batch_http_request()</code>
   <pre>Create a BatchHttpRequest object based on the discovery document.