Updated HTML docs

This commit is contained in:
Evennia docbuilder action 2022-10-29 15:12:43 +00:00
parent 72d1e51495
commit 1d3843edb2
65 changed files with 548 additions and 588 deletions

View file

@ -135,7 +135,7 @@ the <strong>caller.msg()</strong> construct every time the page is updated.</p>
<dl class="py attribute">
<dt id="evennia.utils.evmore.CmdMore.aliases">
<code class="sig-name descname">aliases</code><em class="property"> = ['previous', 'p', 'n', 'abort', 'a', 'end', 'top', 'q', 'next', 'e', 'quit', 't']</em><a class="headerlink" href="#evennia.utils.evmore.CmdMore.aliases" title="Permalink to this definition"></a></dt>
<code class="sig-name descname">aliases</code><em class="property"> = ['quit', 'previous', 'p', 'abort', 'q', 'end', 'n', 'e', 't', 'top', 'next', 'a']</em><a class="headerlink" href="#evennia.utils.evmore.CmdMore.aliases" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="py attribute">
@ -161,7 +161,7 @@ the <strong>caller.msg()</strong> construct every time the page is updated.</p>
<dl class="py attribute">
<dt id="evennia.utils.evmore.CmdMore.search_index_entry">
<code class="sig-name descname">search_index_entry</code><em class="property"> = {'aliases': 'previous p n abort a end top q next e quit t', 'category': 'general', 'key': '__noinput_command', 'no_prefix': ' previous p n abort a end top q next e quit t', 'tags': '', 'text': '\n Manipulate the text paging. Catch no-input with aliases.\n '}</em><a class="headerlink" href="#evennia.utils.evmore.CmdMore.search_index_entry" title="Permalink to this definition"></a></dt>
<code class="sig-name descname">search_index_entry</code><em class="property"> = {'aliases': 'quit previous p abort q end n e t top next a', 'category': 'general', 'key': '__noinput_command', 'no_prefix': ' quit previous p abort q end n e t top next a', 'tags': '', 'text': '\n Manipulate the text paging. Catch no-input with aliases.\n '}</em><a class="headerlink" href="#evennia.utils.evmore.CmdMore.search_index_entry" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>