Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2022-11-21 23:20:49 +00:00
parent 88477386fe
commit 4d7c3b369a
25 changed files with 1018 additions and 69 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"> = [':y', ':s', ':!', ':echo', ':wq', ':uu', ':q!', ':h', ':I', ':fd', ':q', ':', ':w', ':DD', ':i', ':x', ':S', ':&gt;', ':u', ':&lt;', '::', ':r', ':dd', ':A', ':j', ':f', ':UU', ':fi', ':p', ':=', ':::', ':dw']</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', ':h', ':', ':echo', ':q', ':I', ':&lt;', ':u', ':r', ':s', ':::', ':f', ':&gt;', ':=', ':i', ':q!', ':dw', ':w', ':A', ':p', ':y', ':fd', ':DD', ':j', '::', ':uu', ':fi', ':x', ':S', ':UU', ':!', ':dd']</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': ':y :s :! :echo :wq :uu :q! :h :I :fd :q : :w :DD :i :x :S :&gt; :u :&lt; :: :r :dd :A :j :f :UU :fi :p := ::: :dw', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :y :s :! :echo :wq :uu :q! :h :I :fd :q : :w :DD :i :x :S :&gt; :u :&lt; :: :r :dd :A :j :f :UU :fi :p := ::: :dw', '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 :h : :echo :q :I :&lt; :u :r :s ::: :f :&gt; := :i :q! :dw :w :A :p :y :fd :DD :j :: :uu :fi :x :S :UU :! :dd', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :wq :h : :echo :q :I :&lt; :u :r :s ::: :f :&gt; := :i :q! :dw :w :A :p :y :fd :DD :j :: :uu :fi :x :S :UU :! :dd', '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>