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