Updated HTML docs

This commit is contained in:
Evennia docbuilder action 2022-02-05 17:31:31 +00:00
parent 6472ebe5ab
commit 2856056808
32 changed files with 125 additions and 149 deletions

View file

@ -2166,13 +2166,11 @@
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="Setup/Installation-Docker.html">Running Evennia in Docker</a><ul>
<li class="toctree-l2"><a class="reference internal" href="Setup/Installation-Docker.html#install-evennia-through-docker">Install Evennia through docker</a><ul>
<li class="toctree-l3"><a class="reference internal" href="Setup/Installation-Docker.html#description-of-the-docker-run-command">Description of the <code class="docutils literal notranslate"><span class="pre">docker</span> <span class="pre">run</span></code> command</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="Setup/Installation-Docker.html#running-your-game-as-a-docker-image">Running your game as a docker image</a><ul>
<li class="toctree-l3"><a class="reference internal" href="Setup/Installation-Docker.html#start-evennia-and-run-through-docker">Start Evennia and run through docker</a></li>
<li class="toctree-l3"><a class="reference internal" href="Setup/Installation-Docker.html#create-your-own-game-image">Create your own game image</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="Setup/Installation-Docker.html#create-your-own-game-image">Create your own game image</a><ul>
<li class="toctree-l3"><a class="reference internal" href="Setup/Installation-Docker.html#run-container-from-your-game-image-for-development">Run container from your game image for development</a></li>
<li class="toctree-l3"><a class="reference internal" href="Setup/Installation-Docker.html#deploy-game-image-for-production">Deploy game image for production</a></li>
</ul>