Updated HTML docs

This commit is contained in:
Evennia docbuilder action 2022-03-07 18:56:34 +00:00
parent 311dbb3761
commit bd82579bfa
54 changed files with 697 additions and 171 deletions

View file

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