Updated HTML docs

This commit is contained in:
Evennia docbuilder action 2022-03-04 23:52:33 +00:00
parent eaf332099f
commit afc98638a2
75 changed files with 2000 additions and 1072 deletions

View file

@ -82,6 +82,7 @@ than, the doc-strings of each component in the <a class="reference internal" hre
</li>
<li class="toctree-l1"><a class="reference internal" href="Objects.html">Objects</a><ul>
<li class="toctree-l2"><a class="reference internal" href="Objects.html#how-to-create-your-own-object-types">How to create your own object types</a></li>
<li class="toctree-l2"><a class="reference internal" href="Objects.html#adding-common-functionality">Adding common functionality</a></li>
<li class="toctree-l2"><a class="reference internal" href="Objects.html#properties-and-functions-on-objects">Properties and functions on Objects</a></li>
<li class="toctree-l2"><a class="reference internal" href="Objects.html#subclasses-of-object">Subclasses of <code class="docutils literal notranslate"><span class="pre">Object</span></code></a></li>
</ul>