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