Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2022-12-03 09:12:37 +00:00
parent 0386a84221
commit b9423169d8
49 changed files with 813 additions and 281 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"> = [':dd', ':q', ':fi', ':p', '::', ':f', ':w', ':uu', ':DD', ':fd', ':!', ':dw', ':h', ':', ':UU', ':i', ':q!', ':::', ':u', ':r', ':y', ':S', ':wq', ':s', ':x', ':=', ':A', ':&lt;', ':j', ':echo', ':I', ':&gt;']</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"> = [':wq', ':s', ':echo', ':dd', '::', ':=', ':y', ':uu', ':A', ':fd', ':&gt;', ':f', ':x', ':h', ':UU', ':j', ':::', ':u', ':q', ':&lt;', ':I', ':DD', ':i', ':dw', ':!', ':S', ':p', ':', ':fi', ':w', ':q!', ':r']</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': ':dd :q :fi :p :: :f :w :uu :DD :fd :! :dw :h : :UU :i :q! ::: :u :r :y :S :wq :s :x := :A :&lt; :j :echo :I :&gt;', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :dd :q :fi :p :: :f :w :uu :DD :fd :! :dw :h : :UU :i :q! ::: :u :r :y :S :wq :s :x := :A :&lt; :j :echo :I :&gt;', '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': ':wq :s :echo :dd :: := :y :uu :A :fd :&gt; :f :x :h :UU :j ::: :u :q :&lt; :I :DD :i :dw :! :S :p : :fi :w :q! :r', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :wq :s :echo :dd :: := :y :uu :A :fd :&gt; :f :x :h :UU :j ::: :u :q :&lt; :I :DD :i :dw :! :S :p : :fi :w :q! :r', '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>