Updated HTML docs

This commit is contained in:
Griatch 2020-11-14 16:11:03 +01:00
parent b7ed24bf51
commit 6b0f8a89ce
36 changed files with 122 additions and 122 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"> = [':dd', ':p', ':A', ':=', ':uu', ':!', ':', ':w', ':x', ':i', ':I', ':fd', ':DD', ':r', ':fi', ':::', ':s', ':&lt;', ':q!', ':h', ':u', ':f', ':dw', ':UU', '::', ':&gt;', ':S', ':echo', ':wq', ':j', ':y', ':q']</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"> = [':uu', ':wq', ':fd', ':I', ':w', ':x', '::', ':s', ':=', ':dw', ':::', ':h', ':dd', ':q!', ':r', ':S', ':&lt;', ':f', ':echo', ':q', ':i', ':fi', ':', ':p', ':&gt;', ':j', ':y', ':A', ':!', ':DD', ':u', ':UU']</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': ':dd :p :A := :uu :! : :w :x :i :I :fd :DD :r :fi ::: :s :&lt; :q! :h :u :f :dw :UU :: :&gt; :S :echo :wq :j :y :q', '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': ':uu :wq :fd :I :w :x :: :s := :dw ::: :h :dd :q! :r :S :&lt; :f :echo :q :i :fi : :p :&gt; :j :y :A :! :DD :u :UU', '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>