Refresh docs
diff --git a/docs/epy/oauth2client.file.Storage-class.html b/docs/epy/oauth2client.file.Storage-class.html
index 4f08b5c..c76ee1f 100644
--- a/docs/epy/oauth2client.file.Storage-class.html
+++ b/docs/epy/oauth2client.file.Storage-class.html
@@ -55,11 +55,20 @@
<!-- ==================== CLASS DESCRIPTION ==================== -->
<h1 class="epydoc">Class Storage</h1><p class="nomargin-top"><span class="codelink"><a href="oauth2client.file-pysrc.html#Storage">source code</a></span></p>
<center>
-<center> <map id="class_hierarchy_for_storage_3" name="class_hierarchy_for_storage_3">
-<area shape="rect" id="node1" href="oauth2client.client.Storage-class.html" title="client.Storage" alt="" coords="5,6,107,34"/>
-<area shape="rect" id="node2" href="oauth2client.file.Storage-class.html" title="Storage" alt="" coords="131,6,197,34"/>
+<center> <map id="uml_class_diagram_for_oauth2cl_39" name="uml_class_diagram_for_oauth2cl_39">
+<area shape="rect" id="node198" href="oauth2client.file.Storage-class.html#__init__" title="x.__init__(...) initializes x; see help(type(x)) for signature" alt="" coords="17,153,188,172"/>
+<area shape="rect" id="node198" href="oauth2client.file.Storage-class.html#acquire_lock" title="Acquires any lock necessary to access this Storage." alt="" coords="17,172,188,191"/>
+<area shape="rect" id="node198" href="oauth2client.file.Storage-class.html#release_lock" title="Release the Storage lock." alt="" coords="17,191,188,209"/>
+<area shape="rect" id="node198" href="oauth2client.file.Storage-class.html#locked_get" title="Retrieve Credential from file." alt="" coords="17,209,188,228"/>
+<area shape="rect" id="node198" href="oauth2client.file.Storage-class.html#locked_put" title="Write Credentials to file." alt="" coords="17,228,188,247"/>
+<area shape="rect" id="node198" href="oauth2client.file.Storage-class.html#locked_delete" title="Delete Credentials file." alt="" coords="17,247,188,265"/>
+<area shape="rect" id="node1" href="oauth2client.file.Storage-class.html" title="Store and retrieve a single credential to and from a file." alt="" coords="5,121,200,271"/>
+<area shape="rect" id="node199" href="oauth2client.client.Storage-class.html#get" title="Retrieve credential." alt="" coords="40,39,165,57"/>
+<area shape="rect" id="node199" href="oauth2client.client.Storage-class.html#put" title="Write a credential." alt="" coords="40,57,165,76"/>
+<area shape="rect" id="node199" href="oauth2client.client.Storage-class.html#delete" title="Delete credential." alt="" coords="40,76,165,95"/>
+<area shape="rect" id="node2" href="oauth2client.client.Storage-class.html" title="Base class for all Storage objects." alt="" coords="28,6,177,101"/>
</map>
- <img src="class_hierarchy_for_storage_3.gif" alt='' usemap="#class_hierarchy_for_storage_3" ismap="ismap" class="graph-without-title" />
+ <img src="uml_class_diagram_for_oauth2cl_39.gif" alt='' usemap="#uml_class_diagram_for_oauth2cl_39" ismap="ismap" class="graph-without-title" />
</center>
</center>
<hr />
@@ -512,7 +521,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:46 2013
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"