Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(54)

Side by Side Diff: docs/epy/toc-oauth2client.multistore_file-module.html

Issue 6305043: Switch to epydoc for documenting library. (Closed)
Patch Set: Revert old pydocs, they didn't really change. Created 11 years, 9 months ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « docs/epy/toc-oauth2client.file-module.html ('k') | docs/epy/toc-oauth2client.tools-module.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
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>multistore_file</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 <h1 class="toc">Module multistore_file</h1>
14 <hr />
15 <h2 class="toc">Classes</h2>
16 <a target="mainFrame" href="oauth2client.multistore_file.Error-class.html"
17 >Error</a><br /> <a target="mainFrame" href="oauth2client.multistore_fil e.NewerCredentialStoreError-class.html"
18 >NewerCredentialStoreError</a><br /> <div class="private">
19 <a target="mainFrame" href="oauth2client.multistore_file._MultiStore-class.h tml"
20 >_MultiStore</a><br /> </div>
21 <h2 class="toc">Functions</h2>
22 <a target="mainFrame" href="oauth2client.multistore_file-module.html#get_cre dential_storage"
23 >get_credential_storage</a><br /> <h2 class="toc">Variables</h2>
24 <a target="mainFrame" href="oauth2client.multistore_file-module.html#__packa ge__"
25 >__package__</a><br /> <div class="private">
26 <a target="mainFrame" href="oauth2client.multistore_file-module.html#_multis tores"
27 >_multistores</a><br /> </div>
28 <div class="private">
29 <a target="mainFrame" href="oauth2client.multistore_file-module.html#_multis tores_lock"
30 >_multistores_lock</a><br /> </div>
31 <a target="mainFrame" href="oauth2client.multistore_file-module.html#logger"
32 >logger</a><br /><hr />
33 <span class="options">[<a href="javascript:void(0);" class="privatelink"
34 onclick="toggle_private();">hide&nbsp;private</a>]</span>
35
36 <script type="text/javascript">
37 <!--
38 // Private objects are initially displayed (because if
39 // javascript is turned off then we want them to be
40 // visible); but by default, we want to hide them. So hide
41 // them unless we have a cookie that says to show them.
42 checkCookie();
43 // -->
44 </script>
45 </body>
46 </html>
OLDNEW
« no previous file with comments | « docs/epy/toc-oauth2client.file-module.html ('k') | docs/epy/toc-oauth2client.tools-module.html » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b