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