Refresh docs
diff --git a/docs/epy/oauth2client.tools-module.html b/docs/epy/oauth2client.tools-module.html
index b2a91d3..3d2dc3d 100644
--- a/docs/epy/oauth2client.tools-module.html
+++ b/docs/epy/oauth2client.tools-module.html
@@ -210,19 +210,19 @@
It presumes it is run from a command-line application and supports the
following flags:
- --[no]auth_local_webserver
+ --auth_host_name: Host name to use when running a local web server
+ to handle redirects during OAuth authorization.
+ (default: 'localhost')
- Run a local web server to handle redirects during OAuth authorization.
+ --auth_host_port: Port to use when running a local web server to handle
+ redirects during OAuth authorization.;
+ repeat this option to specify a list of values
+ (default: '[8080, 8090]')
+ (an integer)
- --auth_host_name
-
- Host name to use when running a local web server to handle redirects
+ --[no]auth_local_webserver: Run a local web server to handle redirects
during OAuth authorization.
-
- --auth_host_port
-
- Port to use when running a local web server to handle redirects during
- OAuth authorization.
+ (default: 'true')
Since it uses flags make sure to initialize the gflags module before calling
run().
@@ -269,7 +269,7 @@
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
- Generated by Epydoc 3.0.1 on Mon Nov 5 08:53:52 2012
+ Generated by Epydoc 3.0.1 on Tue Nov 6 12:07:11 2012
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"