Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2023-05-19 19:14:24 +00:00
parent b902667df5
commit 1b2c405fc0
33 changed files with 99 additions and 94 deletions

View file

@ -173,6 +173,7 @@
<section id="main-branch">
<h2>Main branch<a class="headerlink" href="#main-branch" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li><p>Feature: Attribute-support for saving/loading <code class="docutils literal notranslate"><span class="pre">deques</span></code> with <code class="docutils literal notranslate"><span class="pre">maxlen=</span></code> set.</p></li>
<li><p>Contrib: Container typeclass with new commands for storing and retrieving
things inside them (InspectorCaracal)</p></li>
<li><p>Fix: The <code class="docutils literal notranslate"><span class="pre">AttributeHandler.all()</span></code> now actually accepts <code class="docutils literal notranslate"><span class="pre">category=</span></code> as