Updated HTML docs

This commit is contained in:
Griatch 2021-10-26 22:10:11 +02:00
parent 7900aad365
commit d51d02b44d
48 changed files with 198 additions and 202 deletions

View file

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