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