Updated HTML docs

This commit is contained in:
Evennia docbuilder action 2022-11-09 18:09:24 +00:00
parent e559429514
commit 7bc41338de
50 changed files with 154 additions and 154 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"> = ['p', 'next', 'abort', 'top', 'previous', 'quit', 'n', 't', 'e', 'a', 'end', 'q']</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"> = ['t', 'e', 'next', 'p', 'q', 'a', 'end', 'n', 'quit', 'previous', 'abort', 'top']</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': 'p next abort top previous quit n t e a end q', 'category': 'general', 'key': '__noinput_command', 'no_prefix': ' p next abort top previous quit n t e a 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>
<code class="sig-name descname">search_index_entry</code><em class="property"> = {'aliases': 't e next p q a end n quit previous abort top', 'category': 'general', 'key': '__noinput_command', 'no_prefix': ' t e next p q a end n quit previous abort top', '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>