Refresh docs
diff --git a/docs/epy/oauth2client.client.AccessTokenCredentialsError-class.html b/docs/epy/oauth2client.client.AccessTokenCredentialsError-class.html
index 83622f7..e003e6a 100644
--- a/docs/epy/oauth2client.client.AccessTokenCredentialsError-class.html
+++ b/docs/epy/oauth2client.client.AccessTokenCredentialsError-class.html
@@ -55,13 +55,27 @@
<!-- ==================== CLASS DESCRIPTION ==================== -->
<h1 class="epydoc">Class AccessTokenCredentialsError</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.client-pysrc.html#AccessTokenCredentialsError">source code</a></span></p>
<center>
-<center> <map id="class_hierarchy_for_accesstoke_2" name="class_hierarchy_for_accesstoke_2">
-<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="node4" href="oauth2client.client.Error-class.html" title="Error" alt="" coords="68,123,119,151"/>
-<area shape="rect" id="node3" href="oauth2client.client.AccessTokenCredentialsError-class.html" title="AccessTokenCredentialsError" alt="" coords="205,6,400,34"/>
+<center> <map id="uml_class_diagram_for_oauth2cl_16" name="uml_class_diagram_for_oauth2cl_16">
+<area shape="rect" id="node1" href="oauth2client.client.AccessTokenCredentialsError-class.html" title="Having only the access_token means no refresh is possible." alt="" coords="5,443,205,487"/>
+<area shape="rect" id="node2" href="oauth2client.client.Error-class.html" title="Base error for this module." alt="" coords="77,379,131,423"/>
+<area shape="rect" id="node138" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="27,31,184,49"/>
+<area shape="rect" id="node138" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="27,49,184,68"/>
+<area shape="rect" id="node138" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="27,71,184,89"/>
+<area shape="rect" id="node138" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="27,89,184,108"/>
+<area shape="rect" id="node138" href="javascript:void(0);" title="x[y]" alt="" coords="27,108,184,127"/>
+<area shape="rect" id="node138" href="javascript:void(0);" title="x[i:j]" alt="" coords="27,127,184,145"/>
+<area shape="rect" id="node138" href="javascript:void(0);" title="helper for pickle" alt="" coords="27,145,184,164"/>
+<area shape="rect" id="node138" href="javascript:void(0);" title="repr(x)" alt="" coords="27,164,184,183"/>
+<area shape="rect" id="node138" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="27,183,184,201"/>
+<area shape="rect" id="node138" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="27,201,184,220"/>
+<area shape="rect" id="node138" href="javascript:void(0);" title="str(x)" alt="" coords="27,220,184,239"/>
+<area shape="rect" id="node138" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="27,239,184,257"/>
+<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="15,6,196,263"/>
+<area shape="rect" id="node137" href="javascript:void(0);" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="41,316,168,335"/>
+<area shape="rect" id="node137" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="41,335,168,353"/>
+<area shape="rect" id="node4" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="29,283,179,359"/>
</map>
- <img src="class_hierarchy_for_accesstoke_2.gif" alt='' usemap="#class_hierarchy_for_accesstoke_2" ismap="ismap" class="graph-without-title" />
+ <img src="uml_class_diagram_for_oauth2cl_16.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_16" 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:24 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"