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

Side by Side Diff: docs/epy/oauth2client-pysrc.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/oauth2client-module.html ('k') | docs/epy/oauth2client.anyjson-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>oauth2client</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
18 <!-- Tree link -->
19 <th>&nbsp;&nbsp;&nbsp;<a
20 href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
21
22 <!-- Index link -->
23 <th>&nbsp;&nbsp;&nbsp;<a
24 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
25
26 <!-- Help link -->
27 <th>&nbsp;&nbsp;&nbsp;<a
28 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
29
30 <th class="navbar" width="100%"></th>
31 </tr>
32 </table>
33 <table width="100%" cellpadding="0" cellspacing="0">
34 <tr valign="top">
35 <td width="100%">
36 <span class="breadcrumbs">
37 Package&nbsp;oauth2client
38 </span>
39 </td>
40 <td>
41 <table cellpadding="0" cellspacing="0">
42 <!-- hide/show private -->
43 <tr><td align="right"><span class="options">[<a href="javascript:void(0) ;" class="privatelink"
44 onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
45 <tr><td align="right"><span class="options"
46 >[<a href="frames.html" target="_top">frames</a
47 >]&nbsp;|&nbsp;<a href="oauth2client-pysrc.html"
48 target="_top">no&nbsp;frames</a>]</span></td></tr>
49 </table>
50 </td>
51 </tr>
52 </table>
53 <h1 class="epydoc">Source Code for <a href="oauth2client-module.html">Package oa uth2client</a></h1>
54 <pre class="py-src">
55 <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.0b9 "</tt> </tt>
56 <a name="L2"></a><tt class="py-lineno">2</tt> <tt class="py-line"> </tt><script type="text/javascript">
57 <!--
58 expandto(location.href);
59 // -->
60 </script>
61 </pre>
62 <br />
63 <!-- ==================== NAVIGATION BAR ==================== -->
64 <table class="navbar" border="0" width="100%" cellpadding="0"
65 bgcolor="#a0c0ff" cellspacing="0">
66 <tr valign="middle">
67
68 <!-- Tree link -->
69 <th>&nbsp;&nbsp;&nbsp;<a
70 href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
71
72 <!-- Index link -->
73 <th>&nbsp;&nbsp;&nbsp;<a
74 href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
75
76 <!-- Help link -->
77 <th>&nbsp;&nbsp;&nbsp;<a
78 href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
79
80 <th class="navbar" width="100%"></th>
81 </tr>
82 </table>
83 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
84 <tr>
85 <td align="left" class="footer">
86 Generated by Epydoc 3.0.1 on Tue Jun 5 09:03:12 2012
87 </td>
88 <td align="right" class="footer">
89 <a target="mainFrame" href="http://epydoc.sourceforge.net"
90 >http://epydoc.sourceforge.net</a>
91 </td>
92 </tr>
93 </table>
94
95 <script type="text/javascript">
96 <!--
97 // Private objects are initially displayed (because if
98 // javascript is turned off then we want them to be
99 // visible); but by default, we want to hide them. So hide
100 // them unless we have a cookie that says to show them.
101 checkCookie();
102 // -->
103 </script>
104 </body>
105 </html>
OLDNEW
« no previous file with comments | « docs/epy/oauth2client-module.html ('k') | docs/epy/oauth2client.anyjson-module.html » ('j') | no next file with comments »

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