diff options
| author | jason | 2015-11-16 20:32:09 -0700 |
|---|---|---|
| committer | jason | 2015-11-16 20:32:09 -0700 |
| commit | 9475f75f3500ad35472cabf251460d0e9593fc5f (patch) | |
| tree | 0f17c3fe64c1b42dbc08111328d9601e9f080884 /search.html | |
| download | eventmq-9475f75f3500ad35472cabf251460d0e9593fc5f.tar.gz eventmq-9475f75f3500ad35472cabf251460d0e9593fc5f.zip | |
documentation update
Diffstat (limited to 'search.html')
| -rw-r--r-- | search.html | 105 |
1 files changed, 105 insertions, 0 deletions
diff --git a/search.html b/search.html new file mode 100644 index 0000000..5bc4071 --- /dev/null +++ b/search.html | |||
| @@ -0,0 +1,105 @@ | |||
| 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 — EventMQ 0 documentation</title> | ||
| 10 | |||
| 11 | <link rel="stylesheet" href="_static/classic.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', | ||
| 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="top" title="EventMQ 0 documentation" href="index.html" /> | ||
| 28 | <script type="text/javascript"> | ||
| 29 | jQuery(function() { Search.loadIndex("searchindex.js"); }); | ||
| 30 | </script> | ||
| 31 | |||
| 32 | <script type="text/javascript" id="searchindexloader"></script> | ||
| 33 | |||
| 34 | |||
| 35 | </head> | ||
| 36 | <body role="document"> | ||
| 37 | <div class="related" role="navigation" aria-label="related navigation"> | ||
| 38 | <h3>Navigation</h3> | ||
| 39 | <ul> | ||
| 40 | <li class="right" style="margin-right: 10px"> | ||
| 41 | <a href="genindex.html" title="General Index" | ||
| 42 | accesskey="I">index</a></li> | ||
| 43 | <li class="right" > | ||
| 44 | <a href="py-modindex.html" title="Python Module Index" | ||
| 45 | >modules</a> |</li> | ||
| 46 | <li class="nav-item nav-item-0"><a href="index.html">EventMQ 0 documentation</a> »</li> | ||
| 47 | </ul> | ||
| 48 | </div> | ||
| 49 | |||
| 50 | <div class="document"> | ||
| 51 | <div class="documentwrapper"> | ||
| 52 | <div class="bodywrapper"> | ||
| 53 | <div class="body" role="main"> | ||
| 54 | |||
| 55 | <h1 id="search-documentation">Search</h1> | ||
| 56 | <div id="fallback" class="admonition warning"> | ||
| 57 | <script type="text/javascript">$('#fallback').hide();</script> | ||
| 58 | <p> | ||
| 59 | Please activate JavaScript to enable the search | ||
| 60 | functionality. | ||
| 61 | </p> | ||
| 62 | </div> | ||
| 63 | <p> | ||
| 64 | From here you can search these documents. Enter your search | ||
| 65 | words into the box below and click "search". Note that the search | ||
| 66 | function will automatically search for all of the words. Pages | ||
| 67 | containing fewer words won't appear in the result list. | ||
| 68 | </p> | ||
| 69 | <form action="" method="get"> | ||
| 70 | <input type="text" name="q" value="" /> | ||
| 71 | <input type="submit" value="search" /> | ||
| 72 | <span id="search-progress" style="padding-left: 10px"></span> | ||
| 73 | </form> | ||
| 74 | |||
| 75 | <div id="search-results"> | ||
| 76 | |||
| 77 | </div> | ||
| 78 | |||
| 79 | </div> | ||
| 80 | </div> | ||
| 81 | </div> | ||
| 82 | <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> | ||
| 83 | <div class="sphinxsidebarwrapper"> | ||
| 84 | </div> | ||
| 85 | </div> | ||
| 86 | <div class="clearer"></div> | ||
| 87 | </div> | ||
| 88 | <div class="related" role="navigation" aria-label="related navigation"> | ||
| 89 | <h3>Navigation</h3> | ||
| 90 | <ul> | ||
| 91 | <li class="right" style="margin-right: 10px"> | ||
| 92 | <a href="genindex.html" title="General Index" | ||
| 93 | >index</a></li> | ||
| 94 | <li class="right" > | ||
| 95 | <a href="py-modindex.html" title="Python Module Index" | ||
| 96 | >modules</a> |</li> | ||
| 97 | <li class="nav-item nav-item-0"><a href="index.html">EventMQ 0 documentation</a> »</li> | ||
| 98 | </ul> | ||
| 99 | </div> | ||
| 100 | <div class="footer" role="contentinfo"> | ||
| 101 | © Copyright 2015, eventboard.io. | ||
| 102 | Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.3.1. | ||
| 103 | </div> | ||
| 104 | </body> | ||
| 105 | </html> \ No newline at end of file | ||