mirror of
https://github.com/evennia/evennia.git
synced 2026-03-31 21:17:17 +02:00
Updated HTML docs.
This commit is contained in:
parent
6f50eacdfa
commit
d17f22fc2c
975 changed files with 6886 additions and 4942 deletions
|
|
@ -66,7 +66,7 @@
|
|||
<h3><a href="../index.html">Table of Contents</a></h3>
|
||||
<ul>
|
||||
<li><a class="reference internal" href="#">Changelog</a><ul>
|
||||
<li><a class="reference internal" href="#evennia-main-branch">Evennia Main branch</a></li>
|
||||
<li><a class="reference internal" href="#evennia-4-0-0">Evennia 4.0.0</a></li>
|
||||
<li><a class="reference internal" href="#evennia-3-2-0">Evennia 3.2.0</a></li>
|
||||
<li><a class="reference internal" href="#evennia-3-1-1">Evennia 3.1.1</a></li>
|
||||
<li><a class="reference internal" href="#evennia-3-1-0">Evennia 3.1.0</a></li>
|
||||
|
|
@ -173,13 +173,15 @@
|
|||
|
||||
<li><a href="Changelog.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>
|
||||
|
|
@ -191,8 +193,9 @@
|
|||
|
||||
<section class="tex2jax_ignore mathjax_ignore" id="changelog">
|
||||
<h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this headline">¶</a></h1>
|
||||
<section id="evennia-main-branch">
|
||||
<h2>Evennia Main branch<a class="headerlink" href="#evennia-main-branch" title="Permalink to this headline">¶</a></h2>
|
||||
<section id="evennia-4-0-0">
|
||||
<h2>Evennia 4.0.0<a class="headerlink" href="#evennia-4-0-0" title="Permalink to this headline">¶</a></h2>
|
||||
<p>March 17, 2024</p>
|
||||
<ul class="simple">
|
||||
<li><p>Feature: Support Python 3.12 (Griatch). Currently supporting 3.10,3.11 and
|
||||
3.12. Note that 3.10 support will be removed in a future release.</p></li>
|
||||
|
|
@ -1497,7 +1500,7 @@ and have no changelogs.</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