Updated HTML docs

This commit is contained in:
Griatch 2020-11-14 13:44:49 +01:00
parent 0b25570c91
commit b7ed24bf51
1169 changed files with 1303 additions and 1303 deletions

View file

@ -75,7 +75,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"> = ['quit', 'back', 'b', 'e', 'n', 'abort', 'q', 'end', 'top', 'a', 't', 'next']</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"> = ['next', 'top', 'a', 'quit', 'b', 'end', 'e', 'abort', 'back', 'n', 't', '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">
@ -101,7 +101,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': 'quit back b e n abort q end top a t next', 'category': 'general', 'key': '__noinput_command', 'tags': '', 'text': '\n Manipulate the text paging\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': 'next top a quit b end e abort back n t q', 'category': 'general', 'key': '__noinput_command', 'tags': '', 'text': '\n Manipulate the text paging\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>
@ -529,7 +529,7 @@ the evmore commands will be available when this is run).</p></li>
<h3>Versions</h3>
<ul>
<li><a href="evennia.utils.evmore.html">1.0-dev (develop branch)</a></li>
<li><a href="../../0.9.5/api/evennia.utils.evmore.html">0.9.5 (master branch)</a></li>
<li><a href="../../0.9.5/api/evennia.utils.evmore.html">0.9.5 (v0.9.5 branch)</a></li>
</ul>
</div>