mirror of
https://github.com/evennia/evennia.git
synced 2026-04-18 14:19:05 +02:00
Updated HTML docs.
This commit is contained in:
parent
dc5dc6d076
commit
0a80891efa
35 changed files with 123 additions and 123 deletions
|
|
@ -335,7 +335,7 @@ indentation.</p>
|
|||
|
||||
<dl class="py attribute">
|
||||
<dt id="evennia.utils.eveditor.CmdEditorGroup.aliases">
|
||||
<code class="sig-name descname">aliases</code><em class="property"> = [':echo', ':=', '::', ':fd', ':dw', ':<', ':fi', ':UU', ':uu', ':S', ':r', ':i', ':f', ':s', ':u', ':q!', ':w', ':A', ':wq', ':!', ':q', ':>', ':::', ':DD', ':dd', ':y', ':I', ':j', ':x', ':', ':h', ':p']</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', ':q', ':!', ':dw', ':i', ':>', ':q!', ':I', ':u', ':y', ':f', ':x', ':fd', ':j', ':uu', ':w', ':S', ':wq', ':p', ':::', ':h', ':=', ':s', ':dd', ':r', ':echo', ':fi', ':', ':UU', '::', ':<', ':A']</em><a class="headerlink" href="#evennia.utils.eveditor.CmdEditorGroup.aliases" title="Permalink to this definition">¶</a></dt>
|
||||
<dd></dd></dl>
|
||||
|
||||
<dl class="py attribute">
|
||||
|
|
@ -363,7 +363,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': ':echo := :: :fd :dw :< :fi :UU :uu :S :r :i :f :s :u :q! :w :A :wq :! :q :> ::: :DD :dd :y :I :j :x : :h :p', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :echo := :: :fd :dw :< :fi :UU :uu :S :r :i :f :s :u :q! :w :A :wq :! :q :> ::: :DD :dd :y :I :j :x : :h :p', '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 :q :! :dw :i :> :q! :I :u :y :f :x :fd :j :uu :w :S :wq :p ::: :h := :s :dd :r :echo :fi : :UU :: :< :A', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :DD :q :! :dw :i :> :q! :I :u :y :f :x :fd :j :uu :w :S :wq :p ::: :h := :s :dd :r :echo :fi : :UU :: :< :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>
|
||||
<dd></dd></dl>
|
||||
|
||||
</dd></dl>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue