aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorjason2015-11-16 20:32:09 -0700
committerjason2015-11-16 20:32:09 -0700
commit9475f75f3500ad35472cabf251460d0e9593fc5f (patch)
tree0f17c3fe64c1b42dbc08111328d9601e9f080884 /index.html
downloadeventmq-9475f75f3500ad35472cabf251460d0e9593fc5f.tar.gz
eventmq-9475f75f3500ad35472cabf251460d0e9593fc5f.zip
documentation update
Diffstat (limited to 'index.html')
-rw-r--r--index.html129
1 files changed, 129 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..a836ba1
--- /dev/null
+++ b/index.html
@@ -0,0 +1,129 @@
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>Welcome to EventMQ’s documentation! &mdash; 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 <link rel="top" title="EventMQ 0 documentation" href="#" />
27 <link rel="next" title="receiver – Receiver" href="receiver.html" />
28 </head>
29 <body role="document">
30 <div class="related" role="navigation" aria-label="related navigation">
31 <h3>Navigation</h3>
32 <ul>
33 <li class="right" style="margin-right: 10px">
34 <a href="genindex.html" title="General Index"
35 accesskey="I">index</a></li>
36 <li class="right" >
37 <a href="py-modindex.html" title="Python Module Index"
38 >modules</a> |</li>
39 <li class="right" >
40 <a href="receiver.html" title="receiver – Receiver"
41 accesskey="N">next</a> |</li>
42 <li class="nav-item nav-item-0"><a href="#">EventMQ 0 documentation</a> &raquo;</li>
43 </ul>
44 </div>
45
46 <div class="document">
47 <div class="documentwrapper">
48 <div class="bodywrapper">
49 <div class="body" role="main">
50
51 <div class="section" id="welcome-to-eventmq-s-documentation">
52<h1>Welcome to EventMQ&#8217;s documentation!<a class="headerlink" href="#welcome-to-eventmq-s-documentation" title="Permalink to this headline">¶</a></h1>
53<p>Contents:</p>
54<div class="toctree-wrapper compound">
55<ul>
56<li class="toctree-l1"><a class="reference internal" href="receiver.html"><code class="docutils literal"><span class="pre">receiver</span></code> &#8211; Receiver</a></li>
57<li class="toctree-l1"><a class="reference internal" href="router.html"><code class="docutils literal"><span class="pre">router</span></code> &#8211; Router</a></li>
58</ul>
59</div>
60</div>
61<div class="section" id="indices-and-tables">
62<h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this headline">¶</a></h1>
63<ul class="simple">
64<li><a class="reference internal" href="genindex.html"><span>Index</span></a></li>
65<li><a class="reference internal" href="py-modindex.html"><span>Module Index</span></a></li>
66<li><a class="reference internal" href="search.html"><span>Search Page</span></a></li>
67</ul>
68</div>
69
70
71 </div>
72 </div>
73 </div>
74 <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
75 <div class="sphinxsidebarwrapper">
76 <h3><a href="#">Table Of Contents</a></h3>
77 <ul>
78<li><a class="reference internal" href="#">Welcome to EventMQ&#8217;s documentation!</a></li>
79<li><a class="reference internal" href="#indices-and-tables">Indices and tables</a></li>
80</ul>
81
82 <h4>Next topic</h4>
83 <p class="topless"><a href="receiver.html"
84 title="next chapter"><code class="docutils literal"><span class="pre">receiver</span></code> &#8211; Receiver</a></p>
85 <div role="note" aria-label="source link">
86 <h3>This Page</h3>
87 <ul class="this-page-menu">
88 <li><a href="_sources/index.txt"
89 rel="nofollow">Show Source</a></li>
90 </ul>
91 </div>
92<div id="searchbox" style="display: none" role="search">
93 <h3>Quick search</h3>
94 <form class="search" action="search.html" method="get">
95 <input type="text" name="q" />
96 <input type="submit" value="Go" />
97 <input type="hidden" name="check_keywords" value="yes" />
98 <input type="hidden" name="area" value="default" />
99 </form>
100 <p class="searchtip" style="font-size: 90%">
101 Enter search terms or a module, class or function name.
102 </p>
103</div>
104<script type="text/javascript">$('#searchbox').show(0);</script>
105 </div>
106 </div>
107 <div class="clearer"></div>
108 </div>
109 <div class="related" role="navigation" aria-label="related navigation">
110 <h3>Navigation</h3>
111 <ul>
112 <li class="right" style="margin-right: 10px">
113 <a href="genindex.html" title="General Index"
114 >index</a></li>
115 <li class="right" >
116 <a href="py-modindex.html" title="Python Module Index"
117 >modules</a> |</li>
118 <li class="right" >
119 <a href="receiver.html" title="receiver – Receiver"
120 >next</a> |</li>
121 <li class="nav-item nav-item-0"><a href="#">EventMQ 0 documentation</a> &raquo;</li>
122 </ul>
123 </div>
124 <div class="footer" role="contentinfo">
125 &copy; Copyright 2015, eventboard.io.
126 Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.3.1.
127 </div>
128 </body>
129</html> \ No newline at end of file