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