Updated HTML docs

This commit is contained in:
Griatch 2020-11-29 12:45:38 +01:00
parent 6509fd5924
commit 8357af22ee
55 changed files with 799 additions and 373 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"> = [':fd', ':', ':dd', ':f', '::', ':wq', ':DD', ':x', ':uu', ':::', ':&gt;', ':u', ':dw', ':!', ':=', ':j', ':echo', ':S', ':p', ':fi', ':I', ':q!', ':h', ':y', ':s', ':A', ':UU', ':w', ':r', ':i', ':q', ':&lt;']</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"> = [':fi', ':dd', ':uu', ':echo', ':UU', ':f', ':y', ':q!', ':&lt;', ':x', ':fd', ':q', ':p', ':=', ':wq', ':h', ':u', ':I', '::', ':A', ':', ':&gt;', ':S', ':s', ':!', ':w', ':::', ':DD', ':r', ':i', ':dw', ':j']</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': ':fd : :dd :f :: :wq :DD :x :uu ::: :&gt; :u :dw :! := :j :echo :S :p :fi :I :q! :h :y :s :A :UU :w :r :i :q :&lt;', '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': ':fi :dd :uu :echo :UU :f :y :q! :&lt; :x :fd :q :p := :wq :h :u :I :: :A : :&gt; :S :s :! :w ::: :DD :r :i :dw :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>
<dd></dd></dl>
</dd></dl>