Updated docs
diff --git a/doc/html/genindex.html b/doc/html/genindex.html
old mode 100755
new mode 100644
index 2c3b4f7..c79755c
--- a/doc/html/genindex.html
+++ b/doc/html/genindex.html
@@ -1,39 +1,40 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
<title>Index — httplib2 v0.4 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
- URL_ROOT: '',
- VERSION: '0.4',
- COLLAPSE_MODINDEX: false,
- FILE_SUFFIX: ''
+ URL_ROOT: '#',
+ VERSION: '0.4',
+ COLLAPSE_MODINDEX: false,
+ FILE_SUFFIX: '.html',
+ HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
- <script type="text/javascript" src="_static/interface.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
- <link rel="contents" title="Global table of contents" href="contents.html" />
- <link rel="index" title="Global index" href="" />
- <link rel="search" title="Search" href="search.html" />
- <link rel="top" title="httplib2 v0.4 documentation" href="index.html" />
+ <link rel="top" title="httplib2 v0.4 documentation" href="index.html" />
</head>
<body>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
- <a href="" title="General Index"
+ <a href="#" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="modindex.html" title="Global Module Index"
accesskey="M">modules</a> |</li>
- <li><a href="index.html">httplib2 v0.4 documentation</a> »</li>
+ <li><a href="index.html">httplib2 v0.4 documentation</a> »</li>
</ul>
- </div>
+ </div>
+
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
@@ -116,7 +117,8 @@
<table width="100%" class="indextable"><tr><td width="33%" valign="top">
<dl>
-<dt><a href="libhttplib2.html#httplib2.Response.previous">previous (httplib2.Response attribute)</a></dt></dl></td><td width="33%" valign="top"><dl>
+<dt><a href="libhttplib2.html#httplib2.Response.previous">previous (httplib2.Response attribute)</a></dt>
+<dt><a href="libhttplib2.html#httplib2.ProxyInfo">ProxyInfo (class in httplib2)</a></dt></dl></td><td width="33%" valign="top"><dl>
</dl></td></tr></table>
<h2 id="R">R</h2>
@@ -163,13 +165,21 @@
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
+
+ <div id="searchbox" style="display: none">
<h3>Quick search</h3>
- <form class="search" action="search.html" method="get">
- <input type="text" name="q" size="18" /> <input type="submit" value="Go" />
- <input type="hidden" name="check_keywords" value="yes" />
- <input type="hidden" name="area" value="default" />
- </form>
+ <form class="search" action="search.html" method="get">
+ <input type="text" name="q" size="18" />
+ <input type="submit" value="Go" />
+ <input type="hidden" name="check_keywords" value="yes" />
+ <input type="hidden" name="area" value="default" />
+ </form>
+ <p class="searchtip" style="font-size: 90%">
+ Enter search terms or a module, class or function name.
+ </p>
+ </div>
+ <script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
@@ -178,18 +188,18 @@
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
- <a href="" title="General Index"
- accesskey="I">index</a></li>
+ <a href="#" title="General Index"
+ >index</a></li>
<li class="right" >
<a href="modindex.html" title="Global Module Index"
- accesskey="M">modules</a> |</li>
- <li><a href="index.html">httplib2 v0.4 documentation</a> »</li>
+ >modules</a> |</li>
+ <li><a href="index.html">httplib2 v0.4 documentation</a> »</li>
</ul>
</div>
<div class="footer">
© Copyright 2008, Joe Gregorio.
- Last updated on Sep 06, 2008.
- Created using <a href="http://sphinx.pocoo.org/">Sphinx</a>.
+ Last updated on Jun 13, 2011.
+ Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.4.
</div>
</body>
</html>
\ No newline at end of file