~gary/python-openid/python-openid-2.2.1-patched

« back to all changes in this revision

Viewing changes to doc/toc-openid.consumer-module.html

  • Committer: Launchpad Patch Queue Manager
  • Date: 2007-11-30 02:46:28 UTC
  • mfrom: (1.1.1 pyopenid-2.0)
  • Revision ID: launchpad@pqm.canonical.com-20071130024628-qktwsew3383iawmq
[rs=SteveA] upgrade to python-openid-2.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="ascii"?>
 
1
<?xml version="1.0" encoding="iso-8859-1"?>
2
2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3
3
          "DTD/xhtml1-transitional.dtd">
4
4
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
5
<head>
6
 
  <title>consumer</title>
7
 
  <link rel="stylesheet" href="epydoc.css" type="text/css" />
8
 
  <script type="text/javascript" src="epydoc.js"></script>
 
6
  <title>openid.consumer</title>
 
7
  <link rel="stylesheet" href="epydoc.css" type="text/css"></link>
9
8
</head>
10
 
 
11
9
<body bgcolor="white" text="black" link="blue" vlink="#204080"
12
10
      alink="#204080">
13
 
<h1 class="toc">Module consumer</h1>
14
 
<hr />
15
 
<hr />
16
 
 
17
 
<script type="text/javascript">
18
 
  <!--
19
 
  // Private objects are initially displayed (because if
20
 
  // javascript is turned off then we want them to be
21
 
  // visible); but by default, we want to hide them.  So hide
22
 
  // them unless we have a cookie that says to show them.
23
 
  checkCookie()
24
 
  // -->
25
 
</script>
26
 
  
 
11
<center><font size="+1"><b><a target="mainFrame" href="openid.consumer-module.html">consumer</a></b></font></center>
 
12
<hr>
 
13
 
 
14
<!-- =========== START OF MODULES =========== -->
 
15
<font size="+1"><b>Modules</b></font><br />
 
16
<a target="mainFrame" href="openid.consumer.consumer-module.html">consumer</a><br />
 
17
<a target="mainFrame" href="openid.consumer.discover-module.html">discover</a><br />
 
18
<a target="mainFrame" href="openid.consumer.html_parse-module.html">html_parse</a><br />
 
19
<br />
 
20
 
27
21
</body>
28
22
</html>