Skip to content

Commit 922fe42

Browse files
committed
Updated docs.
1 parent c55dc07 commit 922fe42

File tree

165 files changed

+34587
-0
lines changed

Some content is hidden

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

165 files changed

+34587
-0
lines changed

docs/epy/api-objects.txt

Lines changed: 463 additions & 0 deletions
Large diffs are not rendered by default.

docs/epy/class-tree.html

Lines changed: 195 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,195 @@
1+
<?xml version="1.0" encoding="ascii"?>
2+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3+
"DTD/xhtml1-transitional.dtd">
4+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5+
<head>
6+
<title>Class Hierarchy</title>
7+
<link rel="stylesheet" href="epydoc.css" type="text/css" />
8+
<script type="text/javascript" src="epydoc.js"></script>
9+
</head>
10+
11+
<body bgcolor="white" text="black" link="blue" vlink="#204080"
12+
alink="#204080">
13+
<!-- ==================== NAVIGATION BAR ==================== -->
14+
<table class="navbar" border="0" width="100%" cellpadding="0"
15+
bgcolor="#a0c0ff" cellspacing="0">
16+
<tr valign="middle">
17+
<!-- Home link -->
18+
<th>&nbsp;&nbsp;&nbsp;<a
19+
href="oauth2client-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
20+
21+
<!-- Tree link -->
22+
<th bgcolor="#70b0f0" class="navbar-select"
23+
>&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
24+
25+
<!-- Index link -->
26+
<th>&nbsp;&nbsp;&nbsp;<a
27+
href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
28+
29+
<!-- Help link -->
30+
<th>&nbsp;&nbsp;&nbsp;<a
31+
href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
32+
33+
<th class="navbar" width="100%"></th>
34+
</tr>
35+
</table>
36+
<table width="100%" cellpadding="0" cellspacing="0">
37+
<tr valign="top">
38+
<td width="100%">&nbsp;</td>
39+
<td>
40+
<table cellpadding="0" cellspacing="0">
41+
<!-- hide/show private -->
42+
<tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
43+
onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
44+
<tr><td align="right"><span class="options"
45+
>[<a href="frames.html" target="_top">frames</a
46+
>]&nbsp;|&nbsp;<a href="class-tree.html"
47+
target="_top">no&nbsp;frames</a>]</span></td></tr>
48+
</table>
49+
</td>
50+
</tr>
51+
</table>
52+
<center><b>
53+
[ <a href="module-tree.html">Module Hierarchy</a>
54+
| <a href="class-tree.html">Class Hierarchy</a> ]
55+
</b></center><br />
56+
<h1 class="epydoc">Class Hierarchy</h1>
57+
<ul class="nomargin-top">
58+
<li> <strong class="uidlink"><i>unreachable</i></strong>
59+
</li>
60+
<li> <strong class="uidlink"><i>unreachable</i></strong>
61+
</li>
62+
<li> <strong class="uidlink"><i>unreachable</i></strong>
63+
</li>
64+
<li> <strong class="uidlink"><i>unreachable</i></strong>
65+
</li>
66+
<li> <strong class="uidlink">SocketServer.BaseRequestHandler</strong>:
67+
<em class="summary">Base class for request handler classes.</em>
68+
</li>
69+
<li> <strong class="uidlink">SocketServer.BaseServer</strong>:
70+
<em class="summary">Base class for server classes.</em>
71+
</li>
72+
<li> <strong class="uidlink">django.db.models.Field</strong>
73+
</li>
74+
<li> <strong class="uidlink">django.db.models.Field</strong>
75+
</li>
76+
<li> <strong class="uidlink">google.appengine.ext.db.Model</strong>
77+
</li>
78+
<li> <strong class="uidlink">google.appengine.ext.db.Model</strong>
79+
</li>
80+
<li> <strong class="uidlink">google.appengine.ext.db.Property</strong>
81+
</li>
82+
<li> <strong class="uidlink">google.appengine.ext.db.Property</strong>
83+
</li>
84+
<li> <strong class="uidlink">object</strong>:
85+
<em class="summary">The most base type</em>
86+
<ul>
87+
<li> <strong class="uidlink">exceptions.BaseException</strong>:
88+
<em class="summary">Common base class for all exceptions</em>
89+
<ul>
90+
<li> <strong class="uidlink">exceptions.Exception</strong>:
91+
<em class="summary">Common base class for all non-exit exceptions.</em>
92+
<ul>
93+
<li> <strong class="uidlink"><a href="oauth2client.locked_file.AlreadyLockedException-class.html">oauth2client.locked_file.AlreadyLockedException</a></strong>:
94+
<em class="summary">Trying to lock a file that has already been locked by the LockedFile.</em>
95+
</li>
96+
<li> <strong class="uidlink"><a href="oauth2client.crypt.AppIdentityError-class.html">oauth2client.crypt.AppIdentityError</a></strong>
97+
</li>
98+
<li> <strong class="uidlink"><a href="oauth2client.file.CredentialsFileSymbolicLinkError-class.html">oauth2client.file.CredentialsFileSymbolicLinkError</a></strong>:
99+
<em class="summary">Credentials files must not be symbolic links.</em>
100+
</li>
101+
<li> <strong class="uidlink"><a href="oauth2client.locked_file.CredentialsFileSymbolicLinkError-class.html">oauth2client.locked_file.CredentialsFileSymbolicLinkError</a></strong>:
102+
<em class="summary">Credentials files must not be symbolic links.</em>
103+
</li>
104+
<li> <strong class="uidlink"><a href="oauth2client.clientsecrets.Error-class.html">oauth2client.clientsecrets.Error</a></strong>:
105+
<em class="summary">Base error for this module.</em>
106+
</li>
107+
<li> <strong class="uidlink"><a href="oauth2client.multistore_file.Error-class.html">oauth2client.multistore_file.Error</a></strong>:
108+
<em class="summary">Base error for this module.</em>
109+
</li>
110+
<li> <strong class="uidlink"><a href="oauth2client.client.Error-class.html">oauth2client.client.Error</a></strong>:
111+
<em class="summary">Base error for this module.</em>
112+
</li>
113+
<li> <strong class="uidlink"><a href="oauth2client.appengine.InvalidClientSecretsError-class.html">oauth2client.appengine.InvalidClientSecretsError</a></strong>:
114+
<em class="summary">The client_secrets.json file is malformed or missing required fields.</em>
115+
</li>
116+
<li> <strong class="uidlink"><a href="oauth2client.appengine.InvalidXsrfTokenError-class.html">oauth2client.appengine.InvalidXsrfTokenError</a></strong>:
117+
<em class="summary">The XSRF token is invalid or expired.</em>
118+
</li>
119+
</ul>
120+
</li>
121+
</ul>
122+
</li>
123+
<li> <strong class="uidlink"><a href="oauth2client.client.Credentials-class.html">oauth2client.client.Credentials</a></strong>:
124+
<em class="summary">Base class for all Credentials objects.</em>
125+
</li>
126+
<li> <strong class="uidlink"><a href="oauth2client.client.Flow-class.html">oauth2client.client.Flow</a></strong>:
127+
<em class="summary">Base class for all Flow objects.</em>
128+
</li>
129+
<li> <strong class="uidlink"><a href="oauth2client.locked_file.LockedFile-class.html">oauth2client.locked_file.LockedFile</a></strong>:
130+
<em class="summary">Represent a file that has exclusive access.</em>
131+
</li>
132+
<li> <strong class="uidlink"><a href="oauth2client.client.MemoryCache-class.html">oauth2client.client.MemoryCache</a></strong>:
133+
<em class="summary">httplib2 Cache implementation which only caches locally.</em>
134+
</li>
135+
<li> <strong class="uidlink"><a href="oauth2client.appengine.OAuth2Decorator-class.html">oauth2client.appengine.OAuth2Decorator</a></strong>:
136+
<em class="summary">Utility for making OAuth 2.0 easier.</em>
137+
</li>
138+
<li> <strong class="uidlink"><a href="oauth2client.client.Storage-class.html">oauth2client.client.Storage</a></strong>:
139+
<em class="summary">Base class for all Storage objects.</em>
140+
</li>
141+
<li> <strong class="uidlink"><a href="oauth2client.multistore_file._MultiStore-class.html" onclick="show_private();">oauth2client.multistore_file._MultiStore</a></strong>:
142+
<em class="summary">A file backed store for multiple credentials.</em>
143+
</li>
144+
<li> <strong class="uidlink"><a href="oauth2client.locked_file._Opener-class.html" onclick="show_private();">oauth2client.locked_file._Opener</a></strong>:
145+
<em class="summary">Base class for different locking primitives.</em>
146+
</li>
147+
</ul>
148+
</li>
149+
</ul>
150+
<!-- ==================== NAVIGATION BAR ==================== -->
151+
<table class="navbar" border="0" width="100%" cellpadding="0"
152+
bgcolor="#a0c0ff" cellspacing="0">
153+
<tr valign="middle">
154+
<!-- Home link -->
155+
<th>&nbsp;&nbsp;&nbsp;<a
156+
href="oauth2client-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
157+
158+
<!-- Tree link -->
159+
<th bgcolor="#70b0f0" class="navbar-select"
160+
>&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
161+
162+
<!-- Index link -->
163+
<th>&nbsp;&nbsp;&nbsp;<a
164+
href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
165+
166+
<!-- Help link -->
167+
<th>&nbsp;&nbsp;&nbsp;<a
168+
href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
169+
170+
<th class="navbar" width="100%"></th>
171+
</tr>
172+
</table>
173+
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
174+
<tr>
175+
<td align="left" class="footer">
176+
Generated by Epydoc 3.0.1 on Thu Apr 24 15:46:05 2014
177+
</td>
178+
<td align="right" class="footer">
179+
<a target="mainFrame" href="http://epydoc.sourceforge.net"
180+
>http://epydoc.sourceforge.net</a>
181+
</td>
182+
</tr>
183+
</table>
184+
185+
<script type="text/javascript">
186+
<!--
187+
// Private objects are initially displayed (because if
188+
// javascript is turned off then we want them to be
189+
// visible); but by default, we want to hide them. So hide
190+
// them unless we have a cookie that says to show them.
191+
checkCookie();
192+
// -->
193+
</script>
194+
</body>
195+
</html>

docs/epy/crarr.png

340 Bytes
Loading

0 commit comments

Comments
 (0)