Updated HTML docs

This commit is contained in:
Griatch 2022-01-19 23:04:25 +01:00
parent 1999a4caeb
commit c9621865f1
64 changed files with 302 additions and 241 deletions

View file

@ -527,7 +527,10 @@
<li class="toctree-l1"><a class="reference internal" href="Components/Prototypes.html">Spawner and Prototypes</a><ul>
<li class="toctree-l2"><a class="reference internal" href="Components/Prototypes.html#using-the-olc">Using the OLC</a></li>
<li class="toctree-l2"><a class="reference internal" href="Components/Prototypes.html#the-prototype">The prototype</a><ul>
<li class="toctree-l3"><a class="reference internal" href="Components/Prototypes.html#prototype-keys">Prototype keys</a></li>
<li class="toctree-l3"><a class="reference internal" href="Components/Prototypes.html#prototype-keys">Prototype keys</a><ul>
<li class="toctree-l4"><a class="reference internal" href="Components/Prototypes.html#more-on-prototype-inheritance">More on prototype inheritance</a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="Components/Prototypes.html#prototype-values">Prototype values</a><ul>
<li class="toctree-l4"><a class="reference internal" href="Components/Prototypes.html#protfuncs">Protfuncs</a></li>
</ul>