Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2023-04-29 05:59:44 +00:00
parent de11a56e4e
commit fa36edcea4
41 changed files with 157 additions and 115 deletions

View file

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