Updated HTML docs

This commit is contained in:
Evennia docbuilder action 2022-10-02 08:36:30 +00:00
parent c98863a897
commit 8a5bbee23d
55 changed files with 578 additions and 170 deletions

View file

@ -287,7 +287,7 @@ indentation.</p>
<dl class="py attribute">
<dt id="evennia.utils.eveditor.CmdEditorGroup.aliases">
<code class="sig-name descname">aliases</code><em class="property"> = [':UU', ':::', ':I', ':A', ':f', ':fi', ':echo', ':h', ':q', ':q!', ':y', ':w', ':i', ':DD', ':dw', '::', ':!', ':p', ':&gt;', ':uu', ':S', ':wq', ':r', ':s', ':dd', ':x', ':fd', ':&lt;', ':=', ':u', ':j', ':']</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"> = [':', ':q!', ':I', ':A', ':UU', ':uu', ':f', ':&gt;', ':DD', ':S', ':u', ':p', ':dw', ':::', ':s', ':w', ':q', ':echo', '::', ':!', ':dd', ':&lt;', ':i', ':=', ':fi', ':fd', ':h', ':j', ':x', ':wq', ':r', ':y']</em><a class="headerlink" href="#evennia.utils.eveditor.CmdEditorGroup.aliases" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="py attribute">
@ -315,7 +315,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': ':UU ::: :I :A :f :fi :echo :h :q :q! :y :w :i :DD :dw :: :! :p :&gt; :uu :S :wq :r :s :dd :x :fd :&lt; := :u :j :', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :UU ::: :I :A :f :fi :echo :h :q :q! :y :w :i :DD :dw :: :! :p :&gt; :uu :S :wq :r :s :dd :x :fd :&lt; := :u :j :', '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': ': :q! :I :A :UU :uu :f :&gt; :DD :S :u :p :dw ::: :s :w :q :echo :: :! :dd :&lt; :i := :fi :fd :h :j :x :wq :r :y', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' : :q! :I :A :UU :uu :f :&gt; :DD :S :u :p :dw ::: :s :w :q :echo :: :! :dd :&lt; :i := :fi :fd :h :j :x :wq :r :y', '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>