mirror of
https://github.com/evennia/evennia.git
synced 2026-03-22 15:56:30 +01:00
Updated HTML docs.
This commit is contained in:
parent
e434f67305
commit
f1bb23ff9c
30 changed files with 104 additions and 79 deletions
|
|
@ -66,6 +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="#main-branch">Main branch</a></li>
|
||||
<li><a class="reference internal" href="#evennia-4-3-0">Evennia 4.3.0</a></li>
|
||||
<li><a class="reference internal" href="#evennia-4-2-0">Evennia 4.2.0</a></li>
|
||||
<li><a class="reference internal" href="#evennia-4-1-1">Evennia 4.1.1</a></li>
|
||||
|
|
@ -197,6 +198,10 @@
|
|||
|
||||
<section class="tex2jax_ignore mathjax_ignore" id="changelog">
|
||||
<h1>Changelog<a class="headerlink" href="#changelog" title="Permalink to this headline">¶</a></h1>
|
||||
<section id="main-branch">
|
||||
<h2>Main branch<a class="headerlink" href="#main-branch" title="Permalink to this headline">¶</a></h2>
|
||||
<p>[Docs][issue3591]: Fix of NPC reaction tutorial code (Griatch)</p>
|
||||
</section>
|
||||
<section id="evennia-4-3-0">
|
||||
<h2>Evennia 4.3.0<a class="headerlink" href="#evennia-4-3-0" title="Permalink to this headline">¶</a></h2>
|
||||
<p>Aug 11, 2024</p>
|
||||
|
|
|
|||
|
|
@ -176,6 +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#main-branch">Main branch</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="Changelog.html#evennia-4-3-0">Evennia 4.3.0</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="Changelog.html#evennia-4-2-0">Evennia 4.2.0</a></li>
|
||||
<li class="toctree-l2"><a class="reference internal" href="Changelog.html#evennia-4-1-1">Evennia 4.1.1</a></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue