Refresh docs
diff --git a/docs/epy/oauth2client.clientsecrets-module.html b/docs/epy/oauth2client.clientsecrets-module.html
index ec89c73..86babec 100644
--- a/docs/epy/oauth2client.clientsecrets-module.html
+++ b/docs/epy/oauth2client.clientsecrets-module.html
@@ -235,10 +235,10 @@
       <span class="summary-type">&nbsp;</span>
     </td><td class="summary">
         <a href="oauth2client.clientsecrets-module.html#VALID_CLIENT" class="summary-name">VALID_CLIENT</a> = <code title="{TYPE_WEB: {'required': ['client_id', 'client_secret', 'redirect_uris'\
-, 'auth_uri', 'token_uri'], 'string': ['client_id', 'client_secret']},\
- TYPE_INSTALLED: {'required': ['client_id', 'client_secret', 'redirect\
-_uris', 'auth_uri', 'token_uri'], 'string': ['client_id', 'client_secr\
-et']}}">{TYPE_WEB: {'required': ['client_id', 'client_s<code class="variable-ellipsis">...</code></code>
+, 'auth_uri', 'token_uri',], 'string': ['client_id', 'client_secret',]\
+,}, TYPE_INSTALLED: {'required': ['client_id', 'client_secret', 'redir\
+ect_uris', 'auth_uri', 'token_uri',], 'string': ['client_id', 'client_\
+secret',],},}">{TYPE_WEB: {'required': ['client_id', 'client_s<code class="variable-ellipsis">...</code></code>
     </td>
   </tr>
 </table>
@@ -293,16 +293,16 @@
 
 Args:
   filename: string, Path to a client_secrets.json file on a filesystem.
-  cache: An optional cache service client that implements get() and set() 
+  cache: An optional cache service client that implements get() and set()
     methods. If not specified, the file is always being loaded from
     a filesystem.
 
 Raises:
-  InvalidClientSecretsError: In case of a validation error or some 
+  InvalidClientSecretsError: In case of a validation error or some
     I/O failure. Can happen only on cache miss.
 
 Returns:
-  (client_type, client_info) tuple, as _loadfile() normally would. 
+  (client_type, client_info) tuple, as _loadfile() normally would.
   JSON contents is validated only during first load. Cache hits are not
   validated.
 
@@ -343,10 +343,10 @@
     <dt>Value:</dt>
       <dd><table><tr><td><pre class="variable">
 {TYPE_WEB: {'required': ['client_id', 'client_secret', 'redirect_uris'<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
-, 'auth_uri', 'token_uri'], 'string': ['client_id', 'client_secret']},<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
- TYPE_INSTALLED: {'required': ['client_id', 'client_secret', 'redirect<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
-_uris', 'auth_uri', 'token_uri'], 'string': ['client_id', 'client_secr<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
-et']}}
+, 'auth_uri', 'token_uri',], 'string': ['client_id', 'client_secret',]<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
+,}, TYPE_INSTALLED: {'required': ['client_id', 'client_secret', 'redir<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
+ect_uris', 'auth_uri', 'token_uri',], 'string': ['client_id', 'client_<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
+secret',],},}
 </pre></td></tr></table>
 </dd>
   </dl>
@@ -376,7 +376,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Thu Jan 24 16:14:31 2013
+    Generated by Epydoc 3.0.1 on Thu Mar  7 10:31:23 2013
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"