diff options
Diffstat (limited to 'contributing.html')
| -rw-r--r-- | contributing.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contributing.html b/contributing.html index 64899c6..657afd5 100644 --- a/contributing.html +++ b/contributing.html | |||
| @@ -85,6 +85,8 @@ | |||
| 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">EventMQ Protocol Specification</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 external" href="https://github.com/enderlabs/eventmq">Source Code</a></li> | ||
| 89 | <li class="toctree-l2"><a class="reference external" href="https://github.com/enderlabs/eventmq/issues">Issues</a></li> | ||
| 88 | </ul> | 90 | </ul> |
| 89 | </li> | 91 | </li> |
| 90 | </ul> | 92 | </ul> |
| @@ -136,6 +138,8 @@ | |||
| 136 | <div class="toctree-wrapper compound"> | 138 | <div class="toctree-wrapper compound"> |
| 137 | <ul> | 139 | <ul> |
| 138 | <li class="toctree-l1"><a class="reference internal" href="protocol.html">EventMQ Protocol Specification</a></li> | 140 | <li class="toctree-l1"><a class="reference internal" href="protocol.html">EventMQ Protocol Specification</a></li> |
| 141 | <li class="toctree-l1"><a class="reference external" href="https://github.com/enderlabs/eventmq">Source Code</a></li> | ||
| 142 | <li class="toctree-l1"><a class="reference external" href="https://github.com/enderlabs/eventmq/issues">Issues</a></li> | ||
| 139 | </ul> | 143 | </ul> |
| 140 | </div> | 144 | </div> |
| 141 | </div> | 145 | </div> |