mirror of
https://github.com/evennia/evennia.git
synced 2026-03-28 02:36:32 +01:00
Updated HTML docs.
This commit is contained in:
parent
6d59d5f8e5
commit
fd2de5df20
29 changed files with 123 additions and 112 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', ':!', ':=', ':u', ':S', ':dd', ':f', ':uu', ':fd', ':r', ':q', ':A', ':I', ':', ':y', ':w', ':fi', ':<', ':j', ':s', '::', ':UU', ':dw', ':x', ':h', ':echo', ':::', ':q!', ':wq', ':i', ':DD']</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"> = [':i', ':=', ':DD', ':r', ':wq', ':y', ':dw', ':w', '::', ':<', ':j', ':q!', ':I', ':u', ':dd', ':S', ':p', ':!', ':fi', ':h', ':s', ':x', ':A', ':fd', ':', ':UU', ':uu', ':echo', ':f', ':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 :! := :u :S :dd :f :uu :fd :r :q :A :I : :y :w :fi :< :j :s :: :UU :dw :x :h :echo ::: :q! :wq :i :DD', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :> :p :! := :u :S :dd :f :uu :fd :r :q :A :I : :y :w :fi :< :j :s :: :UU :dw :x :h :echo ::: :q! :wq :i :DD', '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': ':i := :DD :r :wq :y :dw :w :: :< :j :q! :I :u :dd :S :p :! :fi :h :s :x :A :fd : :UU :uu :echo :f :q ::: :>', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :i := :DD :r :wq :y :dw :w :: :< :j :q! :I :u :dd :S :p :! :fi :h :s :x :A :fd : :UU :uu :echo :f :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