Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2026-02-15 17:42:43 +00:00
parent d35cbb8f68
commit 4544902e08
199 changed files with 3931 additions and 855 deletions

View file

@ -83,6 +83,12 @@ the script will append to this file if it already exists.</p>
<dd><p>Bases: <a class="reference internal" href="evennia.scripts.scripts.html#evennia.scripts.scripts.DefaultScript.MultipleObjectsReturned" title="evennia.scripts.scripts.DefaultScript.MultipleObjectsReturned"><code class="xref py py-class docutils literal notranslate"><span class="pre">MultipleObjectsReturned</span></code></a></p>
</dd></dl>
<dl class="py exception">
<dt class="sig sig-object py" id="evennia.server.profiling.memplot.Memplot.NotUpdated">
<em class="property"><span class="k"><span class="pre">exception</span></span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">NotUpdated</span></span><a class="headerlink" href="#evennia.server.profiling.memplot.Memplot.NotUpdated" title="Link to this definition"></a></dt>
<dd><p>Bases: <a class="reference internal" href="evennia.scripts.scripts.html#evennia.scripts.scripts.DefaultScript.NotUpdated" title="evennia.scripts.scripts.DefaultScript.NotUpdated"><code class="xref py py-class docutils literal notranslate"><span class="pre">NotUpdated</span></code></a></p>
</dd></dl>
<dl class="py attribute">
<dt class="sig sig-object py" id="evennia.server.profiling.memplot.Memplot.path">
<span class="sig-name descname"><span class="pre">path</span></span><em class="property"><span class="w"> </span><span class="p"><span class="pre">=</span></span><span class="w"> </span><span class="pre">'evennia.server.profiling.memplot.Memplot'</span></em><a class="headerlink" href="#evennia.server.profiling.memplot.Memplot.path" title="Link to this definition"></a></dt>
@ -125,6 +131,7 @@ the script will append to this file if it already exists.</p>
<li><a class="reference internal" href="#evennia.server.profiling.memplot.Memplot.at_repeat"><code class="docutils literal notranslate"><span class="pre">Memplot.at_repeat()</span></code></a></li>
<li><a class="reference internal" href="#evennia.server.profiling.memplot.Memplot.DoesNotExist"><code class="docutils literal notranslate"><span class="pre">Memplot.DoesNotExist</span></code></a></li>
<li><a class="reference internal" href="#evennia.server.profiling.memplot.Memplot.MultipleObjectsReturned"><code class="docutils literal notranslate"><span class="pre">Memplot.MultipleObjectsReturned</span></code></a></li>
<li><a class="reference internal" href="#evennia.server.profiling.memplot.Memplot.NotUpdated"><code class="docutils literal notranslate"><span class="pre">Memplot.NotUpdated</span></code></a></li>
<li><a class="reference internal" href="#evennia.server.profiling.memplot.Memplot.path"><code class="docutils literal notranslate"><span class="pre">Memplot.path</span></code></a></li>
<li><a class="reference internal" href="#evennia.server.profiling.memplot.Memplot.typename"><code class="docutils literal notranslate"><span class="pre">Memplot.typename</span></code></a></li>
</ul>