Stop generating pydoc since we switched to using epydoc. Regenerate all docs.
diff --git a/docs/epy/oauth2client.client.SignedJwtAssertionCredentials-class.html b/docs/epy/oauth2client.client.SignedJwtAssertionCredentials-class.html
index 02708c5..ebeff22 100644
--- a/docs/epy/oauth2client.client.SignedJwtAssertionCredentials-class.html
+++ b/docs/epy/oauth2client.client.SignedJwtAssertionCredentials-class.html
@@ -68,9 +68,13 @@
 <pre class="literalblock">
 Credentials object used for OAuth 2.0 Signed JWT assertion grants.
 
-This credential does not require a flow to instantiate because it
-represents a two legged flow, and therefore has all of the required
-information to generate and refresh its own access tokens.
+This credential does not require a flow to instantiate because it represents
+a two legged flow, and therefore has all of the required information to
+generate and refresh its own access tokens.
+
+SignedJwtAssertionCredentials requires PyOpenSSL and because of that it does
+not work on App Engine. For App Engine you may consider using
+AppAssertionCredentials.
 
 </pre>
 
@@ -422,7 +426,7 @@
 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
   <tr>
     <td align="left" class="footer">
-    Generated by Epydoc 3.0.1 on Fri Jun 22 14:19:33 2012
+    Generated by Epydoc 3.0.1 on Tue Jul 10 07:59:21 2012
     </td>
     <td align="right" class="footer">
       <a target="mainFrame" href="http://epydoc.sourceforge.net"