Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2025-05-25 09:14:52 +00:00
parent 77f129e42c
commit 8314ddbba7
44 changed files with 610 additions and 209 deletions

View file

@ -146,6 +146,7 @@ make your game, also if you never coded before.</p>
<li class="toctree-l2"><a class="reference internal" href="Debugging.html#debugging-evennia">Debugging Evennia</a></li>
<li class="toctree-l2"><a class="reference internal" href="Debugging.html#a-simple-example-using-pdb">A simple example using pdb</a></li>
<li class="toctree-l2"><a class="reference internal" href="Debugging.html#cheat-sheet-of-pdb-pudb-commands">Cheat-sheet of pdb/pudb commands</a></li>
<li class="toctree-l2"><a class="reference internal" href="Debugging.html#debugging-with-debugpy">Debugging with debugpy</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="Unit-Testing.html">Unit Testing</a><ul>