Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2023-03-18 11:15:28 +00:00
parent 39c310dee7
commit cfb30bf8fd
56 changed files with 951 additions and 381 deletions

View file

@ -174,6 +174,9 @@
<ul class="simple">
<li><p>Feature: Add support for saving <code class="docutils literal notranslate"><span class="pre">deque</span></code> with <code class="docutils literal notranslate"><span class="pre">maxlen</span></code> to Attributes (before
<code class="docutils literal notranslate"><span class="pre">maxlen</span></code> was ignored).</p></li>
<li><p>Fix: More unit tests for scripts (Storsorken)</p></li>
<li><p>Docs: Made separate doc pages for Exits, Characters and Rooms. Expanded on how
to change the description of an in-game object with templating.</p></li>
</ul>
</section>
<section id="evennia-1-2-1">