mirror of
https://github.com/evennia/evennia.git
synced 2026-03-30 12:37:16 +02:00
Updated HTML docs
This commit is contained in:
parent
e559429514
commit
7bc41338de
50 changed files with 154 additions and 154 deletions
|
|
@ -334,7 +334,7 @@ indentation.</p>
|
|||
|
||||
<dl class="py attribute">
|
||||
<dt id="evennia.utils.eveditor.CmdEditorGroup.aliases">
|
||||
<code class="sig-name descname">aliases</code><em class="property"> = [':fi', ':<', ':>', ':uu', ':echo', ':j', ':q!', ':', ':r', ':DD', ':f', ':UU', ':w', ':A', ':dd', ':h', ':dw', ':!', ':u', ':s', ':::', ':x', ':y', ':i', ':fd', ':p', ':=', ':I', ':S', ':wq', ':q', '::']</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', ':p', ':q!', '::', ':I', ':h', ':s', ':y', ':dw', ':x', ':', ':dd', ':!', ':w', ':>', ':UU', ':=', ':r', ':j', ':<', ':A', ':DD', ':S', ':fd', ':wq', ':uu', ':q', ':f', ':echo', ':i', ':fi']</em><a class="headerlink" href="#evennia.utils.eveditor.CmdEditorGroup.aliases" title="Permalink to this definition">¶</a></dt>
|
||||
<dd></dd></dl>
|
||||
|
||||
<dl class="py attribute">
|
||||
|
|
@ -362,7 +362,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': ':fi :< :> :uu :echo :j :q! : :r :DD :f :UU :w :A :dd :h :dw :! :u :s ::: :x :y :i :fd :p := :I :S :wq :q ::', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :fi :< :> :uu :echo :j :q! : :r :DD :f :UU :w :A :dd :h :dw :! :u :s ::: :x :y :i :fd :p := :I :S :wq :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>
|
||||
<code class="sig-name descname">search_index_entry</code><em class="property"> = {'aliases': '::: :u :p :q! :: :I :h :s :y :dw :x : :dd :! :w :> :UU := :r :j :< :A :DD :S :fd :wq :uu :q :f :echo :i :fi', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' ::: :u :p :q! :: :I :h :s :y :dw :x : :dd :! :w :> :UU := :r :j :< :A :DD :S :fd :wq :uu :q :f :echo :i :fi', '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