mirror of
https://github.com/evennia/evennia.git
synced 2026-03-25 09:16:32 +01:00
Updated HTML docs.
This commit is contained in:
parent
5018fa9c38
commit
c8a7741a3c
43 changed files with 195 additions and 152 deletions
|
|
@ -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 object’s <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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue