python/mock-1.0.0/html/search.html

Wed, 31 Dec 2014 07:53:36 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:53:36 +0100
branch
TOR_BUG_3246
changeset 5
4ab42b5ab56c
permissions
-rw-r--r--

Correct small whitespace inconsistency, lost while renaming variables.

michael@0 1
michael@0 2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
michael@0 3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
michael@0 4
michael@0 5
michael@0 6 <html xmlns="http://www.w3.org/1999/xhtml">
michael@0 7 <head>
michael@0 8 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
michael@0 9
michael@0 10 <title>Search &mdash; Mock 1.0.0 documentation</title>
michael@0 11
michael@0 12 <link rel="stylesheet" href="_static/nature.css" type="text/css" />
michael@0 13 <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
michael@0 14
michael@0 15 <script type="text/javascript">
michael@0 16 var DOCUMENTATION_OPTIONS = {
michael@0 17 URL_ROOT: '',
michael@0 18 VERSION: '1.0.0',
michael@0 19 COLLAPSE_INDEX: false,
michael@0 20 FILE_SUFFIX: '.html',
michael@0 21 HAS_SOURCE: true
michael@0 22 };
michael@0 23 </script>
michael@0 24 <script type="text/javascript" src="_static/jquery.js"></script>
michael@0 25 <script type="text/javascript" src="_static/underscore.js"></script>
michael@0 26 <script type="text/javascript" src="_static/doctools.js"></script>
michael@0 27 <script type="text/javascript" src="_static/searchtools.js"></script>
michael@0 28 <link rel="top" title="Mock 1.0.0 documentation" href="index.html" />
michael@0 29 <script type="text/javascript">
michael@0 30 jQuery(function() { Search.loadIndex("searchindex.js"); });
michael@0 31 </script>
michael@0 32
michael@0 33
michael@0 34 </head>
michael@0 35 <body>
michael@0 36 <div class="related">
michael@0 37 <h3>Navigation</h3>
michael@0 38 <ul>
michael@0 39 <li class="right" style="margin-right: 10px">
michael@0 40 <a href="genindex.html" title="General Index"
michael@0 41 accesskey="I">index</a></li>
michael@0 42 <li><a href="index.html">Mock 1.0.0 documentation</a> &raquo;</li>
michael@0 43 </ul>
michael@0 44 </div>
michael@0 45
michael@0 46 <div class="document">
michael@0 47 <div class="documentwrapper">
michael@0 48 <div class="bodywrapper">
michael@0 49 <div class="body">
michael@0 50
michael@0 51 <h1 id="search-documentation">Search</h1>
michael@0 52 <div id="fallback" class="admonition warning">
michael@0 53 <script type="text/javascript">$('#fallback').hide();</script>
michael@0 54 <p>
michael@0 55 Please activate JavaScript to enable the search
michael@0 56 functionality.
michael@0 57 </p>
michael@0 58 </div>
michael@0 59 <p>
michael@0 60 From here you can search these documents. Enter your search
michael@0 61 words into the box below and click "search". Note that the search
michael@0 62 function will automatically search for all of the words. Pages
michael@0 63 containing fewer words won't appear in the result list.
michael@0 64 </p>
michael@0 65 <form action="" method="get">
michael@0 66 <input type="text" name="q" value="" />
michael@0 67 <input type="submit" value="search" />
michael@0 68 <span id="search-progress" style="padding-left: 10px"></span>
michael@0 69 </form>
michael@0 70
michael@0 71 <div id="search-results">
michael@0 72
michael@0 73 </div>
michael@0 74
michael@0 75 </div>
michael@0 76 </div>
michael@0 77 </div>
michael@0 78 <div class="sphinxsidebar">
michael@0 79 <div class="sphinxsidebarwrapper">
michael@0 80 </div>
michael@0 81 </div>
michael@0 82 <div class="clearer"></div>
michael@0 83 </div>
michael@0 84 <div class="related">
michael@0 85 <h3>Navigation</h3>
michael@0 86 <ul>
michael@0 87 <li class="right" style="margin-right: 10px">
michael@0 88 <a href="genindex.html" title="General Index"
michael@0 89 >index</a></li>
michael@0 90 <li><a href="index.html">Mock 1.0.0 documentation</a> &raquo;</li>
michael@0 91 </ul>
michael@0 92 </div>
michael@0 93 <div class="footer">
michael@0 94 &copy; Copyright 2007-2012, Michael Foord &amp; the mock team.
michael@0 95 Last updated on Oct 07, 2012.
michael@0 96 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
michael@0 97 </div>
michael@0 98 </body>
michael@0 99 </html>

mercurial