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