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