mirror of
https://github.com/evennia/evennia.git
synced 2026-04-05 15:37:17 +02:00
Updated HTML docs
This commit is contained in:
parent
44455e811a
commit
f01d69229f
49 changed files with 159 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"> = [':r', ':UU', ':s', ':echo', ':fd', ':DD', ':::', ':S', ':>', ':x', ':<', ':dd', ':f', ':I', ':w', ':wq', ':q', ':fi', ':h', ':', ':u', ':uu', ':p', '::', ':!', ':A', ':i', ':dw', ':y', ':j', ':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"> = [':wq', ':q', ':uu', ':y', ':fd', ':DD', ':p', ':s', ':', ':dw', ':!', ':i', ':h', ':::', ':w', ':A', ':>', ':f', ':dd', ':r', ':fi', ':S', ':u', ':j', ':x', ':<', ':q!', ':I', ':echo', ':=', '::', ':UU']</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': ':r :UU :s :echo :fd :DD ::: :S :> :x :< :dd :f :I :w :wq :q :fi :h : :u :uu :p :: :! :A :i :dw :y :j :q! :=', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :r :UU :s :echo :fd :DD ::: :S :> :x :< :dd :f :I :w :wq :q :fi :h : :u :uu :p :: :! :A :i :dw :y :j :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': ':wq :q :uu :y :fd :DD :p :s : :dw :! :i :h ::: :w :A :> :f :dd :r :fi :S :u :j :x :< :q! :I :echo := :: :UU', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :wq :q :uu :y :fd :DD :p :s : :dw :! :i :h ::: :w :A :> :f :dd :r :fi :S :u :j :x :< :q! :I :echo := :: :UU', '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