Refresh docs
diff --git a/docs/epy/oauth2client.client.FlowExchangeError-class.html b/docs/epy/oauth2client.client.FlowExchangeError-class.html
index 7982066..73d5582 100644
--- a/docs/epy/oauth2client.client.FlowExchangeError-class.html
+++ b/docs/epy/oauth2client.client.FlowExchangeError-class.html
@@ -55,13 +55,27 @@
<!-- ==================== CLASS DESCRIPTION ==================== -->
<h1 class="epydoc">Class FlowExchangeError</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.client-pysrc.html#FlowExchangeError">source code</a></span></p>
<center>
-<center> <map id="class_hierarchy_for_flowexchan" name="class_hierarchy_for_flowexchan">
-<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.FlowExchangeError-class.html" title="FlowExchangeError" alt="" coords="205,6,341,34"/>
+<center> <map id="uml_class_diagram_for_oauth2cl_22" name="uml_class_diagram_for_oauth2cl_22">
+<area shape="rect" id="node1" href="oauth2client.client.FlowExchangeError-class.html" title="Error trying to exchange an authorization grant for an access token." alt="" coords="25,443,164,487"/>
+<area shape="rect" id="node2" href="oauth2client.client.Error-class.html" title="Base error for this module." alt="" coords="68,379,121,423"/>
+<area shape="rect" id="node154" href="javascript:void(0);" title="exceptions.BaseException.args" alt="" coords="17,31,175,49"/>
+<area shape="rect" id="node154" href="javascript:void(0);" title="exceptions.BaseException.message" alt="" coords="17,49,175,68"/>
+<area shape="rect" id="node154" href="javascript:void(0);" title="x.__delattr__('name') <==> del x.name" alt="" coords="17,71,175,89"/>
+<area shape="rect" id="node154" href="javascript:void(0);" title="x.__getattribute__('name') <==> x.name" alt="" coords="17,89,175,108"/>
+<area shape="rect" id="node154" href="javascript:void(0);" title="x[y]" alt="" coords="17,108,175,127"/>
+<area shape="rect" id="node154" href="javascript:void(0);" title="x[i:j]" alt="" coords="17,127,175,145"/>
+<area shape="rect" id="node154" href="javascript:void(0);" title="helper for pickle" alt="" coords="17,145,175,164"/>
+<area shape="rect" id="node154" href="javascript:void(0);" title="repr(x)" alt="" coords="17,164,175,183"/>
+<area shape="rect" id="node154" href="javascript:void(0);" title="x.__setattr__('name', value) <==> x.name = value" alt="" coords="17,183,175,201"/>
+<area shape="rect" id="node154" href="javascript:void(0);" title="exceptions.BaseException.__setstate__" alt="" coords="17,201,175,220"/>
+<area shape="rect" id="node154" href="javascript:void(0);" title="str(x)" alt="" coords="17,220,175,239"/>
+<area shape="rect" id="node154" href="javascript:void(0);" title="exceptions.BaseException.__unicode__" alt="" coords="17,239,175,257"/>
+<area shape="rect" id="node3" href="javascript:void(0);" title="Common base class for all exceptions" alt="" coords="5,6,187,263"/>
+<area shape="rect" id="node153" href="javascript:void(0);" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="32,316,159,335"/>
+<area shape="rect" id="node153" href="javascript:void(0);" title="exceptions.Exception.__new__" alt="" coords="32,335,159,353"/>
+<area shape="rect" id="node4" href="javascript:void(0);" title="Common base class for all non-exit exceptions." alt="" coords="20,283,169,359"/>
</map>
- <img src="class_hierarchy_for_flowexchan.gif" alt='' usemap="#class_hierarchy_for_flowexchan" ismap="ismap" class="graph-without-title" />
+ <img src="uml_class_diagram_for_oauth2cl_22.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_22" 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"