diff options
| author | jason | 2016-03-24 09:40:30 -0600 |
|---|---|---|
| committer | jason | 2016-03-24 09:40:30 -0600 |
| commit | f4e28cc66b595ebfa78ff7764a032fa7deaaed85 (patch) | |
| tree | 583a4cf6ad2c704478a564ab4c2e33a6452ee07c /contributing.html | |
| parent | 1ff4e8d22149ec149a7b2df55114a794726e4938 (diff) | |
| download | eventmq-f4e28cc66b595ebfa78ff7764a032fa7deaaed85.tar.gz eventmq-f4e28cc66b595ebfa78ff7764a032fa7deaaed85.zip | |
update
Diffstat (limited to 'contributing.html')
| -rw-r--r-- | contributing.html | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/contributing.html b/contributing.html index acdb2b0..79d9616 100644 --- a/contributing.html +++ b/contributing.html | |||
| @@ -31,7 +31,7 @@ | |||
| 31 | 31 | ||
| 32 | 32 | ||
| 33 | <link rel="top" title="EventMQ 0 documentation" href="index.html"/> | 33 | <link rel="top" title="EventMQ 0 documentation" href="index.html"/> |
| 34 | <link rel="next" title="Goals" href="protocol.html"/> | 34 | <link rel="next" title="EventMQ Protocol Specification" href="protocol.html"/> |
| 35 | <link rel="prev" title="timeutils – Time Utilites" href="utils/timeutils.html"/> | 35 | <link rel="prev" title="timeutils – Time Utilites" href="utils/timeutils.html"/> |
| 36 | 36 | ||
| 37 | 37 | ||
| @@ -84,10 +84,7 @@ | |||
| 84 | <ul class="current"> | 84 | <ul class="current"> |
| 85 | <li class="toctree-l1"><a class="reference internal" href="api.html">API Documentation</a></li> | 85 | <li class="toctree-l1"><a class="reference internal" href="api.html">API Documentation</a></li> |
| 86 | <li class="toctree-l1 current"><a class="current reference internal" href="">Contributing to EventMQ</a><ul> | 86 | <li class="toctree-l1 current"><a class="current reference internal" href="">Contributing to EventMQ</a><ul> |
| 87 | <li class="toctree-l2"><a class="reference internal" href="protocol.html">Goals</a></li> | 87 | <li class="toctree-l2"><a class="reference internal" href="protocol.html">EventMQ Protocol Specification</a></li> |
| 88 | <li class="toctree-l2"><a class="reference internal" href="protocol.html#license">License</a></li> | ||
| 89 | <li class="toctree-l2"><a class="reference internal" href="protocol.html#language">Language</a></li> | ||
| 90 | <li class="toctree-l2"><a class="reference internal" href="protocol.html#architecture">Architecture</a></li> | ||
| 91 | <li class="toctree-l2"><a class="reference external" href="https://github.com/enderlabs/eventmq">Source Code</a></li> | 88 | <li class="toctree-l2"><a class="reference external" href="https://github.com/enderlabs/eventmq">Source Code</a></li> |
| 92 | <li class="toctree-l2"><a class="reference external" href="https://github.com/enderlabs/eventmq/issues">Issues</a></li> | 89 | <li class="toctree-l2"><a class="reference external" href="https://github.com/enderlabs/eventmq/issues">Issues</a></li> |
| 93 | </ul> | 90 | </ul> |
| @@ -146,10 +143,7 @@ | |||
| 146 | </div></blockquote> | 143 | </div></blockquote> |
| 147 | <div class="toctree-wrapper compound"> | 144 | <div class="toctree-wrapper compound"> |
| 148 | <ul> | 145 | <ul> |
| 149 | <li class="toctree-l1"><a class="reference internal" href="protocol.html">Goals</a></li> | 146 | <li class="toctree-l1"><a class="reference internal" href="protocol.html">EventMQ Protocol Specification</a></li> |
| 150 | <li class="toctree-l1"><a class="reference internal" href="protocol.html#license">License</a></li> | ||
| 151 | <li class="toctree-l1"><a class="reference internal" href="protocol.html#language">Language</a></li> | ||
| 152 | <li class="toctree-l1"><a class="reference internal" href="protocol.html#architecture">Architecture</a></li> | ||
| 153 | <li class="toctree-l1"><a class="reference external" href="https://github.com/enderlabs/eventmq">Source Code</a></li> | 147 | <li class="toctree-l1"><a class="reference external" href="https://github.com/enderlabs/eventmq">Source Code</a></li> |
| 154 | <li class="toctree-l1"><a class="reference external" href="https://github.com/enderlabs/eventmq/issues">Issues</a></li> | 148 | <li class="toctree-l1"><a class="reference external" href="https://github.com/enderlabs/eventmq/issues">Issues</a></li> |
| 155 | </ul> | 149 | </ul> |
| @@ -163,7 +157,7 @@ | |||
| 163 | 157 | ||
| 164 | <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> | 158 | <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation"> |
| 165 | 159 | ||
| 166 | <a href="protocol.html" class="btn btn-neutral float-right" title="Goals" accesskey="n">Next <span class="fa fa-arrow-circle-right"></span></a> | 160 | <a href="protocol.html" class="btn btn-neutral float-right" title="EventMQ Protocol Specification" accesskey="n">Next <span class="fa fa-arrow-circle-right"></span></a> |
| 167 | 161 | ||
| 168 | 162 | ||
| 169 | <a href="utils/timeutils.html" class="btn btn-neutral" title="timeutils – Time Utilites" accesskey="p"><span class="fa fa-arrow-circle-left"></span> Previous</a> | 163 | <a href="utils/timeutils.html" class="btn btn-neutral" title="timeutils – Time Utilites" accesskey="p"><span class="fa fa-arrow-circle-left"></span> Previous</a> |