mirror of
https://github.com/evennia/evennia.git
synced 2026-04-17 21:59:06 +02:00
Updated HTML docs.
This commit is contained in:
parent
95568a4b39
commit
8f34e24bc9
29 changed files with 111 additions and 106 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"> = [':p', ':wq', ':q!', ':u', ':I', ':UU', ':=', ':DD', ':y', ':!', ':f', ':dd', ':uu', ':h', ':fi', ':echo', ':i', ':r', ':j', ':fd', ':::', ':q', ':dw', ':S', '::', ':s', ':x', ':w', ':<', ':', ':>', ':A']</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"> = [':<', ':wq', ':fd', ':x', ':j', ':i', ':!', ':s', ':::', '::', ':dw', ':dd', ':echo', ':I', ':>', ':w', ':A', ':p', ':S', ':f', ':=', ':q', ':', ':DD', ':u', ':uu', ':r', ':UU', ':y', ':fi', ':h', ':q!']</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': ':p :wq :q! :u :I :UU := :DD :y :! :f :dd :uu :h :fi :echo :i :r :j :fd ::: :q :dw :S :: :s :x :w :< : :> :A', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :p :wq :q! :u :I :UU := :DD :y :! :f :dd :uu :h :fi :echo :i :r :j :fd ::: :q :dw :S :: :s :x :w :< : :> :A', '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': ':< :wq :fd :x :j :i :! :s ::: :: :dw :dd :echo :I :> :w :A :p :S :f := :q : :DD :u :uu :r :UU :y :fi :h :q!', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :< :wq :fd :x :j :i :! :s ::: :: :dw :dd :echo :I :> :w :A :p :S :f := :q : :DD :u :uu :r :UU :y :fi :h :q!', '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