python/mock-1.0.0/html/search.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/python/mock-1.0.0/html/search.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,99 @@
     1.4 +
     1.5 +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     1.6 +  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     1.7 +
     1.8 +
     1.9 +<html xmlns="http://www.w3.org/1999/xhtml">
    1.10 +  <head>
    1.11 +    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    1.12 +    
    1.13 +    <title>Search &mdash; Mock 1.0.0 documentation</title>
    1.14 +    
    1.15 +    <link rel="stylesheet" href="_static/nature.css" type="text/css" />
    1.16 +    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    1.17 +    
    1.18 +    <script type="text/javascript">
    1.19 +      var DOCUMENTATION_OPTIONS = {
    1.20 +        URL_ROOT:    '',
    1.21 +        VERSION:     '1.0.0',
    1.22 +        COLLAPSE_INDEX: false,
    1.23 +        FILE_SUFFIX: '.html',
    1.24 +        HAS_SOURCE:  true
    1.25 +      };
    1.26 +    </script>
    1.27 +    <script type="text/javascript" src="_static/jquery.js"></script>
    1.28 +    <script type="text/javascript" src="_static/underscore.js"></script>
    1.29 +    <script type="text/javascript" src="_static/doctools.js"></script>
    1.30 +    <script type="text/javascript" src="_static/searchtools.js"></script>
    1.31 +    <link rel="top" title="Mock 1.0.0 documentation" href="index.html" />
    1.32 +  <script type="text/javascript">
    1.33 +    jQuery(function() { Search.loadIndex("searchindex.js"); });
    1.34 +  </script>
    1.35 +   
    1.36 +
    1.37 +  </head>
    1.38 +  <body>
    1.39 +    <div class="related">
    1.40 +      <h3>Navigation</h3>
    1.41 +      <ul>
    1.42 +        <li class="right" style="margin-right: 10px">
    1.43 +          <a href="genindex.html" title="General Index"
    1.44 +             accesskey="I">index</a></li>
    1.45 +        <li><a href="index.html">Mock 1.0.0 documentation</a> &raquo;</li> 
    1.46 +      </ul>
    1.47 +    </div>  
    1.48 +
    1.49 +    <div class="document">
    1.50 +      <div class="documentwrapper">
    1.51 +        <div class="bodywrapper">
    1.52 +          <div class="body">
    1.53 +            
    1.54 +  <h1 id="search-documentation">Search</h1>
    1.55 +  <div id="fallback" class="admonition warning">
    1.56 +  <script type="text/javascript">$('#fallback').hide();</script>
    1.57 +  <p>
    1.58 +    Please activate JavaScript to enable the search
    1.59 +    functionality.
    1.60 +  </p>
    1.61 +  </div>
    1.62 +  <p>
    1.63 +    From here you can search these documents. Enter your search
    1.64 +    words into the box below and click "search". Note that the search
    1.65 +    function will automatically search for all of the words. Pages
    1.66 +    containing fewer words won't appear in the result list.
    1.67 +  </p>
    1.68 +  <form action="" method="get">
    1.69 +    <input type="text" name="q" value="" />
    1.70 +    <input type="submit" value="search" />
    1.71 +    <span id="search-progress" style="padding-left: 10px"></span>
    1.72 +  </form>
    1.73 +  
    1.74 +  <div id="search-results">
    1.75 +  
    1.76 +  </div>
    1.77 +
    1.78 +          </div>
    1.79 +        </div>
    1.80 +      </div>
    1.81 +      <div class="sphinxsidebar">
    1.82 +        <div class="sphinxsidebarwrapper">
    1.83 +        </div>
    1.84 +      </div>
    1.85 +      <div class="clearer"></div>
    1.86 +    </div>
    1.87 +    <div class="related">
    1.88 +      <h3>Navigation</h3>
    1.89 +      <ul>
    1.90 +        <li class="right" style="margin-right: 10px">
    1.91 +          <a href="genindex.html" title="General Index"
    1.92 +             >index</a></li>
    1.93 +        <li><a href="index.html">Mock 1.0.0 documentation</a> &raquo;</li> 
    1.94 +      </ul>
    1.95 +    </div>
    1.96 +    <div class="footer">
    1.97 +        &copy; Copyright 2007-2012, Michael Foord &amp; the mock team.
    1.98 +      Last updated on Oct 07, 2012.
    1.99 +      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
   1.100 +    </div>
   1.101 +  </body>
   1.102 +</html>
   1.103 \ No newline at end of file

mercurial