Skip to content

Commit 49a4e75

Browse files
author
Sébastien de Melo
committed
updated doc
1 parent fc6ad8f commit 49a4e75

File tree

157 files changed

+7537
-3455
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

157 files changed

+7537
-3455
lines changed

docs/epy/api-objects.txt

Lines changed: 132 additions & 16 deletions
Large diffs are not rendered by default.

docs/epy/class-tree.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,10 @@ <h1 class="epydoc">Class Hierarchy</h1>
104104
<li> <strong class="uidlink"><a href="oauth2client.clientsecrets.Error-class.html">oauth2client.clientsecrets.Error</a></strong>:
105105
<em class="summary">Base error for this module.</em>
106106
</li>
107-
<li> <strong class="uidlink"><a href="oauth2client.multistore_file.Error-class.html">oauth2client.multistore_file.Error</a></strong>:
107+
<li> <strong class="uidlink"><a href="oauth2client.client.Error-class.html">oauth2client.client.Error</a></strong>:
108108
<em class="summary">Base error for this module.</em>
109109
</li>
110-
<li> <strong class="uidlink"><a href="oauth2client.client.Error-class.html">oauth2client.client.Error</a></strong>:
110+
<li> <strong class="uidlink"><a href="oauth2client.multistore_file.Error-class.html">oauth2client.multistore_file.Error</a></strong>:
111111
<em class="summary">Base error for this module.</em>
112112
</li>
113113
<li> <strong class="uidlink"><a href="oauth2client.appengine.InvalidClientSecretsError-class.html">oauth2client.appengine.InvalidClientSecretsError</a></strong>:
@@ -173,7 +173,7 @@ <h1 class="epydoc">Class Hierarchy</h1>
173173
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
174174
<tr>
175175
<td align="left" class="footer">
176-
Generated by Epydoc 3.0.1 on Thu Apr 24 15:46:05 2014
176+
Generated by Epydoc 3.0.1 on Wed Jul 30 18:20:58 2014
177177
</td>
178178
<td align="right" class="footer">
179179
<a target="mainFrame" href="http://epydoc.sourceforge.net"

docs/epy/help.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ <h2> The Navigation Bar </h2>
246246
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
247247
<tr>
248248
<td align="left" class="footer">
249-
Generated by Epydoc 3.0.1 on Thu Apr 24 15:46:05 2014
249+
Generated by Epydoc 3.0.1 on Wed Jul 30 18:20:58 2014
250250
</td>
251251
<td align="right" class="footer">
252252
<a target="mainFrame" href="http://epydoc.sourceforge.net"

docs/epy/identifier-index.html

Lines changed: 318 additions & 197 deletions
Large diffs are not rendered by default.

docs/epy/module-tree.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ <h1 class="epydoc">Module Hierarchy</h1>
7070
<li> <strong class="uidlink"><a href="oauth2client.multistore_file-module.html">oauth2client.multistore_file</a></strong>: <em class="summary">Multi-credential file store with lock support.</em> </li>
7171
<li> <strong class="uidlink"><a href="oauth2client.old_run-module.html">oauth2client.old_run</a></strong>: <em class="summary">This module holds the old run() function which is deprecated, the
7272
tools.run_flow() function should be used in its place.</em> </li>
73+
<li> <strong class="uidlink"><a href="oauth2client.service_account-module.html">oauth2client.service_account</a></strong>: <em class="summary">A service account credentials class.</em> </li>
7374
<li> <strong class="uidlink"><a href="oauth2client.tools-module.html">oauth2client.tools</a></strong>: <em class="summary">Command-line tools for authenticating via OAuth 2.0</em> </li>
7475
<li> <strong class="uidlink"><a href="oauth2client.util-module.html">oauth2client.util</a></strong>: <em class="summary">Common utility library.</em> </li>
7576
<li> <strong class="uidlink"><a href="oauth2client.xsrfutil-module.html">oauth2client.xsrfutil</a></strong>: <em class="summary">Helper methods for creating &amp; verifying XSRF tokens.</em> </li>
@@ -102,7 +103,7 @@ <h1 class="epydoc">Module Hierarchy</h1>
102103
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
103104
<tr>
104105
<td align="left" class="footer">
105-
Generated by Epydoc 3.0.1 on Thu Apr 24 15:46:05 2014
106+
Generated by Epydoc 3.0.1 on Wed Jul 30 18:20:58 2014
106107
</td>
107108
<td align="right" class="footer">
108109
<a target="mainFrame" href="http://epydoc.sourceforge.net"

docs/epy/oauth2client-module.html

Lines changed: 46 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ <h1 class="epydoc">Package oauth2client</h1><p class="nomargin-top"><span class=
9191
<li> <strong class="uidlink"><a href="oauth2client.multistore_file-module.html">oauth2client.multistore_file</a></strong>: <em class="summary">Multi-credential file store with lock support.</em> </li>
9292
<li> <strong class="uidlink"><a href="oauth2client.old_run-module.html">oauth2client.old_run</a></strong>: <em class="summary">This module holds the old run() function which is deprecated, the
9393
tools.run_flow() function should be used in its place.</em> </li>
94+
<li> <strong class="uidlink"><a href="oauth2client.service_account-module.html">oauth2client.service_account</a></strong>: <em class="summary">A service account credentials class.</em> </li>
9495
<li> <strong class="uidlink"><a href="oauth2client.tools-module.html">oauth2client.tools</a></strong>: <em class="summary">Command-line tools for authenticating via OAuth 2.0</em> </li>
9596
<li> <strong class="uidlink"><a href="oauth2client.util-module.html">oauth2client.util</a></strong>: <em class="summary">Common utility library.</em> </li>
9697
<li> <strong class="uidlink"><a href="oauth2client.xsrfutil-module.html">oauth2client.xsrfutil</a></strong>: <em class="summary">Helper methods for creating &amp; verifying XSRF tokens.</em> </li>
@@ -122,6 +123,13 @@ <h1 class="epydoc">Package oauth2client</h1><p class="nomargin-top"><span class=
122123
<a name="GOOGLE_AUTH_URI"></a><span class="summary-name">GOOGLE_AUTH_URI</span> = <code title="'https://accounts.google.com/o/oauth2/auth'">'https://accounts.google.com/o/oauth2/auth'</code>
123124
</td>
124125
</tr>
126+
<tr>
127+
<td width="15%" align="right" valign="top" class="summary">
128+
<span class="summary-type">&nbsp;</span>
129+
</td><td class="summary">
130+
<a href="oauth2client-module.html#GOOGLE_DEVICE_URI" class="summary-name">GOOGLE_DEVICE_URI</a> = <code title="'https://accounts.google.com/o/oauth2/device/code'">'https://accounts.google.com/o/oauth2/devi<code class="variable-ellipsis">...</code></code>
131+
</td>
132+
</tr>
125133
<tr>
126134
<td width="15%" align="right" valign="top" class="summary">
127135
<span class="summary-type">&nbsp;</span>
@@ -137,6 +145,43 @@ <h1 class="epydoc">Package oauth2client</h1><p class="nomargin-top"><span class=
137145
</td>
138146
</tr>
139147
</table>
148+
<!-- ==================== VARIABLES DETAILS ==================== -->
149+
<a name="section-VariablesDetails"></a>
150+
<table class="details" border="1" cellpadding="3"
151+
cellspacing="0" width="100%" bgcolor="white">
152+
<tr bgcolor="#70b0f0" class="table-header">
153+
<td colspan="2" class="table-header">
154+
<table border="0" cellpadding="0" cellspacing="0" width="100%">
155+
<tr valign="top">
156+
<td align="left"><span class="table-header">Variables Details</span></td>
157+
<td align="right" valign="top"
158+
><span class="options">[<a href="#section-VariablesDetails"
159+
class="privatelink" onclick="toggle_private();"
160+
>hide private</a>]</span></td>
161+
</tr>
162+
</table>
163+
</td>
164+
</tr>
165+
</table>
166+
<a name="GOOGLE_DEVICE_URI"></a>
167+
<div>
168+
<table class="details" border="1" cellpadding="3"
169+
cellspacing="0" width="100%" bgcolor="white">
170+
<tr><td>
171+
<h3 class="epydoc">GOOGLE_DEVICE_URI</h3>
172+
173+
<dl class="fields">
174+
</dl>
175+
<dl class="fields">
176+
<dt>Value:</dt>
177+
<dd><table><tr><td><pre class="variable">
178+
'https://accounts.google.com/o/oauth2/device/code'
179+
</pre></td></tr></table>
180+
</dd>
181+
</dl>
182+
</td></tr></table>
183+
</div>
184+
<br />
140185
<!-- ==================== NAVIGATION BAR ==================== -->
141186
<table class="navbar" border="0" width="100%" cellpadding="0"
142187
bgcolor="#a0c0ff" cellspacing="0">
@@ -163,7 +208,7 @@ <h1 class="epydoc">Package oauth2client</h1><p class="nomargin-top"><span class=
163208
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
164209
<tr>
165210
<td align="left" class="footer">
166-
Generated by Epydoc 3.0.1 on Thu Apr 24 15:46:05 2014
211+
Generated by Epydoc 3.0.1 on Wed Jul 30 18:20:58 2014
167212
</td>
168213
<td align="right" class="footer">
169214
<a target="mainFrame" href="http://epydoc.sourceforge.net"

docs/epy/oauth2client-pysrc.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,10 @@ <h1 class="epydoc">Source Code for <a href="oauth2client-module.html">Package oa
5858
<a name="L1"></a><tt class="py-lineno">1</tt> <tt class="py-line"><tt class="py-name">__version__</tt> <tt class="py-op">=</tt> <tt class="py-docstring">"1.2"</tt> </tt>
5959
<a name="L2"></a><tt class="py-lineno">2</tt> <tt class="py-line"> </tt>
6060
<a name="L3"></a><tt class="py-lineno">3</tt> <tt class="py-line"><tt id="link-0" class="py-name" targets="Variable oauth2client.GOOGLE_AUTH_URI=oauth2client-module.html#GOOGLE_AUTH_URI"><a title="oauth2client.GOOGLE_AUTH_URI" class="py-name" href="#" onclick="return doclink('link-0', 'GOOGLE_AUTH_URI', 'link-0');">GOOGLE_AUTH_URI</a></tt> <tt class="py-op">=</tt> <tt class="py-string">'https://accounts.google.com/o/oauth2/auth'</tt> </tt>
61-
<a name="L4"></a><tt class="py-lineno">4</tt> <tt class="py-line"><tt id="link-1" class="py-name" targets="Variable oauth2client.GOOGLE_REVOKE_URI=oauth2client-module.html#GOOGLE_REVOKE_URI"><a title="oauth2client.GOOGLE_REVOKE_URI" class="py-name" href="#" onclick="return doclink('link-1', 'GOOGLE_REVOKE_URI', 'link-1');">GOOGLE_REVOKE_URI</a></tt> <tt class="py-op">=</tt> <tt class="py-string">'https://accounts.google.com/o/oauth2/revoke'</tt> </tt>
62-
<a name="L5"></a><tt class="py-lineno">5</tt> <tt class="py-line"><tt id="link-2" class="py-name" targets="Variable oauth2client.GOOGLE_TOKEN_URI=oauth2client-module.html#GOOGLE_TOKEN_URI"><a title="oauth2client.GOOGLE_TOKEN_URI" class="py-name" href="#" onclick="return doclink('link-2', 'GOOGLE_TOKEN_URI', 'link-2');">GOOGLE_TOKEN_URI</a></tt> <tt class="py-op">=</tt> <tt class="py-string">'https://accounts.google.com/o/oauth2/token'</tt> </tt>
63-
<a name="L6"></a><tt class="py-lineno">6</tt> <tt class="py-line"> </tt><script type="text/javascript">
61+
<a name="L4"></a><tt class="py-lineno">4</tt> <tt class="py-line"><tt id="link-1" class="py-name" targets="Variable oauth2client.GOOGLE_DEVICE_URI=oauth2client-module.html#GOOGLE_DEVICE_URI"><a title="oauth2client.GOOGLE_DEVICE_URI" class="py-name" href="#" onclick="return doclink('link-1', 'GOOGLE_DEVICE_URI', 'link-1');">GOOGLE_DEVICE_URI</a></tt> <tt class="py-op">=</tt> <tt class="py-string">'https://accounts.google.com/o/oauth2/device/code'</tt> </tt>
62+
<a name="L5"></a><tt class="py-lineno">5</tt> <tt class="py-line"><tt id="link-2" class="py-name" targets="Variable oauth2client.GOOGLE_REVOKE_URI=oauth2client-module.html#GOOGLE_REVOKE_URI"><a title="oauth2client.GOOGLE_REVOKE_URI" class="py-name" href="#" onclick="return doclink('link-2', 'GOOGLE_REVOKE_URI', 'link-2');">GOOGLE_REVOKE_URI</a></tt> <tt class="py-op">=</tt> <tt class="py-string">'https://accounts.google.com/o/oauth2/revoke'</tt> </tt>
63+
<a name="L6"></a><tt class="py-lineno">6</tt> <tt class="py-line"><tt id="link-3" class="py-name" targets="Variable oauth2client.GOOGLE_TOKEN_URI=oauth2client-module.html#GOOGLE_TOKEN_URI"><a title="oauth2client.GOOGLE_TOKEN_URI" class="py-name" href="#" onclick="return doclink('link-3', 'GOOGLE_TOKEN_URI', 'link-3');">GOOGLE_TOKEN_URI</a></tt> <tt class="py-op">=</tt> <tt class="py-string">'https://accounts.google.com/o/oauth2/token'</tt> </tt>
64+
<a name="L7"></a><tt class="py-lineno">7</tt> <tt class="py-line"> </tt><script type="text/javascript">
6465
<!--
6566
expandto(location.href);
6667
// -->
@@ -93,7 +94,7 @@ <h1 class="epydoc">Source Code for <a href="oauth2client-module.html">Package oa
9394
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
9495
<tr>
9596
<td align="left" class="footer">
96-
Generated by Epydoc 3.0.1 on Thu Apr 24 15:46:07 2014
97+
Generated by Epydoc 3.0.1 on Wed Jul 30 18:21:00 2014
9798
</td>
9899
<td align="right" class="footer">
99100
<a target="mainFrame" href="http://epydoc.sourceforge.net"

docs/epy/oauth2client.anyjson-module.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ <h1 class="epydoc">Module anyjson</h1><p class="nomargin-top"><span class="codel
9494
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
9595
<tr>
9696
<td align="left" class="footer">
97-
Generated by Epydoc 3.0.1 on Thu Apr 24 15:46:05 2014
97+
Generated by Epydoc 3.0.1 on Wed Jul 30 18:20:58 2014
9898
</td>
9999
<td align="right" class="footer">
100100
<a target="mainFrame" href="http://epydoc.sourceforge.net"

docs/epy/oauth2client.anyjson-pysrc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ <h1 class="epydoc">Source Code for <a href="oauth2client.anyjson-module.html">Mo
121121
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
122122
<tr>
123123
<td align="left" class="footer">
124-
Generated by Epydoc 3.0.1 on Thu Apr 24 15:46:07 2014
124+
Generated by Epydoc 3.0.1 on Wed Jul 30 18:21:00 2014
125125
</td>
126126
<td align="right" class="footer">
127127
<a target="mainFrame" href="http://epydoc.sourceforge.net"

docs/epy/oauth2client.appengine-module.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ <h3 class="epydoc"><span class="sig"><span class="sig-name">oauth2decorator_from
579579
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
580580
<tr>
581581
<td align="left" class="footer">
582-
Generated by Epydoc 3.0.1 on Thu Apr 24 15:46:05 2014
582+
Generated by Epydoc 3.0.1 on Wed Jul 30 18:20:58 2014
583583
</td>
584584
<td align="right" class="footer">
585585
<a target="mainFrame" href="http://epydoc.sourceforge.net"

0 commit comments

Comments
 (0)