Updated HTML docs

This commit is contained in:
Evennia docbuilder action 2022-01-26 17:40:19 +00:00
parent 23c722e930
commit c52e6eea54
24 changed files with 83 additions and 83 deletions

View file

@ -78,7 +78,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', 't', 'q', 'n', 'p', 'end', 'abort', 'next', 'a', 'top', 'quit', 'e']</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"> = ['e', 'quit', 'top', 'next', 'previous', 'n', 'abort', 'a', 't', 'p', 'end', 'q']</em><a class="headerlink" href="#evennia.utils.evmore.CmdMore.aliases" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="py attribute">
@ -104,7 +104,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 t q n p end abort next a top quit e', 'category': 'general', 'key': '__noinput_command', 'no_prefix': ' previous t q n p end abort next a top quit e', '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': 'e quit top next previous n abort a t p end q', 'category': 'general', 'key': '__noinput_command', 'no_prefix': ' e quit top next previous n abort a t p end q', '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>