mirror of
https://github.com/evennia/evennia.git
synced 2026-04-04 23:17:17 +02:00
Updated HTML docs.
This commit is contained in:
parent
b9423169d8
commit
4cd97e630f
54 changed files with 745 additions and 587 deletions
|
|
@ -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"> = [':wq', ':s', ':echo', ':dd', '::', ':=', ':y', ':uu', ':A', ':fd', ':>', ':f', ':x', ':h', ':UU', ':j', ':::', ':u', ':q', ':<', ':I', ':DD', ':i', ':dw', ':!', ':S', ':p', ':', ':fi', ':w', ':q!', ':r']</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"> = [':p', ':wq', ':=', ':i', ':fi', ':f', ':', ':DD', ':uu', ':j', ':A', '::', ':dd', ':r', ':q!', ':y', ':dw', ':q', ':!', ':s', ':fd', ':u', ':w', ':echo', ':I', ':::', ':S', ':UU', ':h', ':>', ':x', ':<']</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': ':wq :s :echo :dd :: := :y :uu :A :fd :> :f :x :h :UU :j ::: :u :q :< :I :DD :i :dw :! :S :p : :fi :w :q! :r', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :wq :s :echo :dd :: := :y :uu :A :fd :> :f :x :h :UU :j ::: :u :q :< :I :DD :i :dw :! :S :p : :fi :w :q! :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>
|
||||
<code class="sig-name descname">search_index_entry</code><em class="property"> = {'aliases': ':p :wq := :i :fi :f : :DD :uu :j :A :: :dd :r :q! :y :dw :q :! :s :fd :u :w :echo :I ::: :S :UU :h :> :x :<', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :p :wq := :i :fi :f : :DD :uu :j :A :: :dd :r :q! :y :dw :q :! :s :fd :u :w :echo :I ::: :S :UU :h :> :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>
|
||||
<dd></dd></dl>
|
||||
|
||||
</dd></dl>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue