Update documentation
diff --git a/docs/epy/googleapiclient.http.HttpRequest-class.html b/docs/epy/googleapiclient.http.HttpRequest-class.html
index 13926f3..9fb7a9b 100644
--- a/docs/epy/googleapiclient.http.HttpRequest-class.html
+++ b/docs/epy/googleapiclient.http.HttpRequest-class.html
@@ -381,7 +381,7 @@
 Args:
   http: httplib2.Http, an http object to be used in place of the
         one the HttpRequest request object was constructed with.
-  num_retries: Integer, number of times to retry 500's with randomized
+  num_retries: Integer, number of times to retry with randomized
         exponential backoff. If all retries fail, the raised HttpError
         represents the last request. If zero (default), we attempt the
         request only once.
@@ -477,7 +477,7 @@
 Args:
   http: httplib2.Http, an http object to be used in place of the
         one the HttpRequest request object was constructed with.
-  num_retries: Integer, number of times to retry 500's with randomized
+  num_retries: Integer, number of times to retry with randomized
         exponential backoff. If all retries fail, the raised HttpError
         represents the last request. If zero (default), we attempt the
         request only once.
@@ -561,7 +561,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Thu May 19 10:53:25 2016
+    Generated by Epydoc 3.0.1 on Tue Aug 16 12:42:14 2016
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"