Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2023-02-26 19:29:26 +00:00
parent 95568a4b39
commit 8f34e24bc9
29 changed files with 111 additions and 106 deletions

View file

@ -336,7 +336,7 @@ indentation.</p>
<dl class="py attribute">
<dt id="evennia.utils.eveditor.CmdEditorGroup.aliases">
<code class="sig-name descname">aliases</code><em class="property"> = [':p', ':wq', ':q!', ':u', ':I', ':UU', ':=', ':DD', ':y', ':!', ':f', ':dd', ':uu', ':h', ':fi', ':echo', ':i', ':r', ':j', ':fd', ':::', ':q', ':dw', ':S', '::', ':s', ':x', ':w', ':&lt;', ':', ':&gt;', ':A']</em><a class="headerlink" href="#evennia.utils.eveditor.CmdEditorGroup.aliases" title="Permalink to this definition"></a></dt>
<code class="sig-name descname">aliases</code><em class="property"> = [':&lt;', ':wq', ':fd', ':x', ':j', ':i', ':!', ':s', ':::', '::', ':dw', ':dd', ':echo', ':I', ':&gt;', ':w', ':A', ':p', ':S', ':f', ':=', ':q', ':', ':DD', ':u', ':uu', ':r', ':UU', ':y', ':fi', ':h', ':q!']</em><a class="headerlink" href="#evennia.utils.eveditor.CmdEditorGroup.aliases" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="py attribute">
@ -364,7 +364,7 @@ efficient presentation.</p>
<dl class="py attribute">
<dt id="evennia.utils.eveditor.CmdEditorGroup.search_index_entry">
<code class="sig-name descname">search_index_entry</code><em class="property"> = {'aliases': ':p :wq :q! :u :I :UU := :DD :y :! :f :dd :uu :h :fi :echo :i :r :j :fd ::: :q :dw :S :: :s :x :w :&lt; : :&gt; :A', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :p :wq :q! :u :I :UU := :DD :y :! :f :dd :uu :h :fi :echo :i :r :j :fd ::: :q :dw :S :: :s :x :w :&lt; : :&gt; :A', 'tags': '', 'text': '\n Commands for the editor\n '}</em><a class="headerlink" href="#evennia.utils.eveditor.CmdEditorGroup.search_index_entry" title="Permalink to this definition"></a></dt>
<code class="sig-name descname">search_index_entry</code><em class="property"> = {'aliases': ':&lt; :wq :fd :x :j :i :! :s ::: :: :dw :dd :echo :I :&gt; :w :A :p :S :f := :q : :DD :u :uu :r :UU :y :fi :h :q!', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :&lt; :wq :fd :x :j :i :! :s ::: :: :dw :dd :echo :I :&gt; :w :A :p :S :f := :q : :DD :u :uu :r :UU :y :fi :h :q!', 'tags': '', 'text': '\n Commands for the editor\n '}</em><a class="headerlink" href="#evennia.utils.eveditor.CmdEditorGroup.search_index_entry" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>