Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2024-02-25 17:29:48 +00:00
parent 6d3768d50d
commit dcbf995dc4
50 changed files with 863 additions and 151 deletions

View file

@ -174,6 +174,7 @@
</li>
<li class="toctree-l1"><a class="reference internal" href="Attributes.html">Attributes</a><ul>
<li class="toctree-l2"><a class="reference internal" href="Attributes.html#working-with-attributes">Working with Attributes</a></li>
<li class="toctree-l2"><a class="reference internal" href="Attributes.html#querying-by-attribute">Querying by Attribute</a></li>
<li class="toctree-l2"><a class="reference internal" href="Attributes.html#what-types-of-data-can-i-save-in-an-attribute">What types of data can I save in an Attribute?</a></li>
<li class="toctree-l2"><a class="reference internal" href="Attributes.html#in-memory-attributes-nattributes">In-memory Attributes (NAttributes)</a></li>
</ul>