python/mock-1.0.0/html/search.html

Wed, 31 Dec 2014 07:22:50 +0100

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

Correct previous dual key logic pending first delivery installment.

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

mercurial