Updated HTML docs

This commit is contained in:
Griatch 2021-05-15 00:35:21 +02:00
parent 485838ffe2
commit effa0f90f0
128 changed files with 8699 additions and 4764 deletions

View file

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