aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/index.html b/index.html
index b2d1c08..7b7bdd4 100644
--- a/index.html
+++ b/index.html
@@ -59,7 +59,7 @@
59 59
60 60
61 <div class="version"> 61 <div class="version">
62 0.2.7 62 0.2.7.1
63 </div> 63 </div>
64 64
65 65
@@ -133,7 +133,8 @@
133<div class="toctree-wrapper compound"> 133<div class="toctree-wrapper compound">
134<ul> 134<ul>
135<li class="toctree-l1"><a class="reference internal" href="using.html">Using EventMQ</a><ul> 135<li class="toctree-l1"><a class="reference internal" href="using.html">Using EventMQ</a><ul>
136<li class="toctree-l2"><a class="reference internal" href="settings_file.html">Settings</a></li> 136<li class="toctree-l2"><a class="reference internal" href="settings_file.html">Server Settings (eventmq.conf)</a></li>
137<li class="toctree-l2"><a class="reference internal" href="using.html#client-environment-variables">Client Environment Variables</a></li>
137</ul> 138</ul>
138</li> 139</li>
139<li class="toctree-l1"><a class="reference internal" href="api.html">API Documentation</a><ul> 140<li class="toctree-l1"><a class="reference internal" href="api.html">API Documentation</a><ul>
@@ -182,7 +183,7 @@
182 183
183 <div role="contentinfo"> 184 <div role="contentinfo">
184 <p> 185 <p>
185 &copy; Copyright 2016, eventboard.io. 186 &copy; Copyright 2016, EventMQ Contributors.
186 187
187 </p> 188 </p>
188 </div> 189 </div>