Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2022-11-26 17:42:14 +00:00
parent 41ca2163d3
commit 680d522982
44 changed files with 682 additions and 1121 deletions

View file

@ -167,7 +167,13 @@
<h2>Access<a class="headerlink" href="#access" title="Permalink to this headline"></a></h2>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="Multisession-modes.html">Multisession modes</a></li>
<li class="toctree-l1"><a class="reference internal" href="Connection-Styles.html">Character connection styles</a><ul>
<li class="toctree-l2"><a class="reference internal" href="Connection-Styles.html#changing-the-login-screen">Changing the login screen</a></li>
<li class="toctree-l2"><a class="reference internal" href="Connection-Styles.html#customizing-the-login-command">Customizing the login command</a></li>
<li class="toctree-l2"><a class="reference internal" href="Connection-Styles.html#multisession-mode-and-multi-playing">Multisession mode and multi-playing</a></li>
<li class="toctree-l2"><a class="reference internal" href="Connection-Styles.html#character-creation-and-auto-puppeting">Character creation and auto-puppeting</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="Guests.html">Guest Logins</a></li>
<li class="toctree-l1"><a class="reference internal" href="Banning.html">Banning</a><ul>
<li class="toctree-l2"><a class="reference internal" href="Banning.html#creating-a-ban">Creating a ban</a></li>