Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2024-03-21 21:21:07 +00:00
parent 5018fa9c38
commit c8a7741a3c
43 changed files with 195 additions and 152 deletions

View file

@ -197,7 +197,12 @@
<section id="main-branch">
<h2>Main branch<a class="headerlink" href="#main-branch" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li><p>Doc fixes (Griatch)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3421">Feature</a>: New <code class="docutils literal notranslate"><span class="pre">utils.compress_whitespace</span></code> utility used with
default objects <code class="docutils literal notranslate"><span class="pre">.format_appearance</span></code> to make it easier to overload without
adding line breaks in hook returns. (InspectorCaracal)</p></li>
<li><p><a class="reference external" href="https://github.com/evennia/evennia/pull/3446">Fix</a>: Use plural (no apples) instead of singular (no apple) in
<code class="docutils literal notranslate"><span class="pre">get_numbered_name</span></code> for better grammatical form (InspectorCaracal)</p></li>
<li><p>Doc fixes (Griatch, InspectorCaracal)</p></li>
</ul>
</section>
<section id="evennia-4-0-0">