mirror of
https://github.com/evennia/evennia.git
synced 2026-04-05 07:27:17 +02:00
Updated HTML docs.
This commit is contained in:
parent
cf8d06f71c
commit
a7083df1d5
34 changed files with 167 additions and 250 deletions
|
|
@ -188,10 +188,8 @@
|
|||
<h2>Extending the Server<a class="headerlink" href="#extending-the-server" title="Permalink to this headline">¶</a></h2>
|
||||
<div class="toctree-wrapper compound">
|
||||
<ul>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Protocols.html">Custom Protocols</a><ul>
|
||||
<li class="toctree-l2"><a class="reference internal" href="Protocols.html#adding-custom-protocols">Adding custom Protocols</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="Protocols.html#writing-your-own-protocol">Writing your own Protocol</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="Protocols.html#assorted-notes">Assorted notes</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Protocols.html">Protocols</a><ul>
|
||||
<li class="toctree-l2"><a class="reference internal" href="Protocols.html#adding-a-new-protocol">Adding a new Protocol</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Models.html">New Models</a><ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue