mirror of
https://github.com/evennia/evennia.git
synced 2026-03-17 21:36:30 +01:00
Updated HTML docs.
This commit is contained in:
parent
6f50eacdfa
commit
d17f22fc2c
975 changed files with 6886 additions and 4942 deletions
|
|
@ -101,13 +101,15 @@
|
|||
|
||||
<li><a href="Coding-Overview.html">latest (main branch)</a></li>
|
||||
|
||||
<li><a href="../../3.x/index.html">v3.0.0 branch (outdated)</a></li>
|
||||
<li><a href="../4.x/index.html">v4.0.0 branch (outdated)</a></li>
|
||||
|
||||
<li><a href="../../2.x/index.html">v2.0.0 branch (outdated)</a></li>
|
||||
<li><a href="../3.x/index.html">v3.0.0 branch (outdated)</a></li>
|
||||
|
||||
<li><a href="../../1.x/index.html">v1.0.0 branch (outdated)</a></li>
|
||||
<li><a href="../2.x/index.html">v2.0.0 branch (outdated)</a></li>
|
||||
|
||||
<li><a href="../../0.x/index.html">v0.9.5 branch (outdated)</a></li>
|
||||
<li><a href="../1.x/index.html">v1.0.0 branch (outdated)</a></li>
|
||||
|
||||
<li><a href="../0.x/index.html">v0.9.5 branch (outdated)</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
|
|
@ -174,7 +176,7 @@ make your game, also if you never coded before.</p>
|
|||
<div class="toctree-wrapper compound">
|
||||
<ul>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Changelog.html">Changelog</a><ul>
|
||||
<li class="toctree-l2"><a class="reference internal" href="Changelog.html#evennia-main-branch">Evennia Main branch</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="Changelog.html#evennia-4-0-0">Evennia 4.0.0</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="Changelog.html#evennia-3-2-0">Evennia 3.2.0</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="Changelog.html#evennia-3-1-1">Evennia 3.1.1</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="Changelog.html#evennia-3-1-0">Evennia 3.1.0</a></li>
|
||||
|
|
@ -256,7 +258,7 @@ make your game, also if you never coded before.</p>
|
|||
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2023, The Evennia developer community.
|
||||
© Copyright 2024, The Evennia developer community.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.2.1.
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue