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