Refresh docs
diff --git a/docs/epy/oauth2client.client.UnknownClientSecretsFlowError-class.html b/docs/epy/oauth2client.client.UnknownClientSecretsFlowError-class.html
index 2a2465c..c67d00c 100644
--- a/docs/epy/oauth2client.client.UnknownClientSecretsFlowError-class.html
+++ b/docs/epy/oauth2client.client.UnknownClientSecretsFlowError-class.html
@@ -55,13 +55,27 @@
 <!-- ==================== CLASS DESCRIPTION ==================== -->
 <h1 class="epydoc">Class UnknownClientSecretsFlowError</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.client-pysrc.html#UnknownClientSecretsFlowError">source&nbsp;code</a></span></p>
 <center>
-<center>  <map id="class_hierarchy_for_unknowncli" name="class_hierarchy_for_unknowncli">
-<area shape="rect" id="node1" href="javascript:void(0);" title="exceptions.BaseException" alt="" coords="5,6,181,34"/>
-<area shape="rect" id="node2" href="javascript:void(0);" title="exceptions.Exception" alt="" coords="20,65,167,93"/>
-<area shape="rect" id="node3" href="oauth2client.client.Error-class.html" title="Error" alt="" coords="68,123,119,151"/>
-<area shape="rect" id="node4" href="oauth2client.client.UnknownClientSecretsFlowError-class.html" title="UnknownClientSecretsFlowError" alt="" coords="205,6,416,34"/>
+<center>  <map id="uml_class_diagram_for_oauth2cl_30" name="uml_class_diagram_for_oauth2cl_30">
+<area shape="rect" id="node1" href="oauth2client.client.UnknownClientSecretsFlowError-class.html" title="The client secrets file called for an unknown type of OAuth 2.0 flow." alt="" coords="5,443,221,487"/>
+<area shape="rect" id="node2" href="oauth2client.client.Error-class.html" title="Base error for this module." alt="" coords="85,379,139,423"/>
+<area shape="rect" id="node176" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="35,31,192,49"/>
+<area shape="rect" id="node176" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="35,49,192,68"/>
+<area shape="rect" id="node176" href="javascript:void(0);" title="x.__delattr__(&#39;name&#39;) &lt;==&gt; del x.name" alt="" coords="35,71,192,89"/>
+<area shape="rect" id="node176" href="javascript:void(0);" title="x.__getattribute__(&#39;name&#39;) &lt;==&gt; x.name" alt="" coords="35,89,192,108"/>
+<area shape="rect" id="node176" href="javascript:void(0);" title="x[y]" alt="" coords="35,108,192,127"/>
+<area shape="rect" id="node176" href="javascript:void(0);" title="x[i:j]" alt="" coords="35,127,192,145"/>
+<area shape="rect" id="node176" href="javascript:void(0);" title="helper for pickle" alt="" coords="35,145,192,164"/>
+<area shape="rect" id="node176" href="javascript:void(0);" title="repr(x)" alt="" coords="35,164,192,183"/>
+<area shape="rect" id="node176" href="javascript:void(0);" title="x.__setattr__(&#39;name&#39;, value) &lt;==&gt; x.name = value" alt="" coords="35,183,192,201"/>
+<area shape="rect" id="node176" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="35,201,192,220"/>
+<area shape="rect" id="node176" href="javascript:void(0);" title="str(x)" alt="" coords="35,220,192,239"/>
+<area shape="rect" id="node176" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="35,239,192,257"/>
+<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="23,6,204,263"/>
+<area shape="rect" id="node175" href="javascript:void(0);" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="49,316,176,335"/>
+<area shape="rect" id="node175" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="49,335,176,353"/>
+<area shape="rect" id="node4" href="javascript:void(0);" title="Common base class for all non&#45;exit exceptions." alt="" coords="37,283,187,359"/>
 </map>
-  <img src="class_hierarchy_for_unknowncli.gif" alt='' usemap="#class_hierarchy_for_unknowncli" ismap="ismap" class="graph-without-title" />
+  <img src="uml_class_diagram_for_oauth2cl_30.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_30" ismap="ismap" class="graph-without-title" />
 </center>
 </center>
 <hr />
@@ -167,7 +181,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Thu Mar  7 10:31:25 2013
+    Generated by Epydoc 3.0.1 on Tue Aug  6 12:16:45 2013
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"