mirror of
https://github.com/evennia/evennia.git
synced 2026-04-18 06:09:06 +02:00
Updated HTML docs.
This commit is contained in:
parent
9d2b39f6a5
commit
8c349cc206
28 changed files with 77 additions and 66 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"> = [':s', ':dd', ':DD', ':i', ':echo', ':u', ':fi', ':>', ':<', ':r', ':f', ':y', ':q', ':q!', ':I', ':!', '::', ':A', ':uu', ':fd', ':::', ':j', ':=', ':dw', ':h', ':UU', ':x', ':S', ':w', ':p', ':wq', ':']</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"> = [':DD', ':<', ':p', ':', ':dd', ':wq', ':fd', ':=', ':q!', ':::', ':fi', ':w', ':y', ':i', ':A', ':>', ':!', ':q', '::', ':s', ':uu', ':r', ':dw', ':UU', ':f', ':echo', ':S', ':j', ':u', ':h', ':x', ':I']</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': ':s :dd :DD :i :echo :u :fi :> :< :r :f :y :q :q! :I :! :: :A :uu :fd ::: :j := :dw :h :UU :x :S :w :p :wq :', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :s :dd :DD :i :echo :u :fi :> :< :r :f :y :q :q! :I :! :: :A :uu :fd ::: :j := :dw :h :UU :x :S :w :p :wq :', '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': ':DD :< :p : :dd :wq :fd := :q! ::: :fi :w :y :i :A :> :! :q :: :s :uu :r :dw :UU :f :echo :S :j :u :h :x :I', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :DD :< :p : :dd :wq :fd := :q! ::: :fi :w :y :i :A :> :! :q :: :s :uu :r :dw :UU :f :echo :S :j :u :h :x :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>
|
||||
<dd></dd></dl>
|
||||
|
||||
</dd></dl>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue