mirror of
https://github.com/evennia/evennia.git
synced 2026-04-07 00:45:22 +02:00
Updated HTML docs
This commit is contained in:
parent
d939cc7ec0
commit
cef1cec098
42 changed files with 359 additions and 237 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"> = [':dd', ':w', ':', ':i', ':uu', ':UU', '::', ':!', ':s', ':<', ':y', ':I', ':h', ':q!', ':A', ':::', ':DD', ':x', ':q', ':u', ':fi', ':echo', ':p', ':S', ':r', ':wq', ':>', ':fd', ':dw', ':j', ':=', ':f']</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', ':h', ':q!', ':dd', ':!', ':UU', ':r', ':q', ':::', ':x', ':u', ':j', ':echo', ':', ':y', ':<', ':uu', ':p', ':f', ':>', ':I', ':fi', ':S', ':=', ':A', ':s', ':fd', ':dw', ':i', ':w', ':wq', '::']</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': ':dd :w : :i :uu :UU :: :! :s :< :y :I :h :q! :A ::: :DD :x :q :u :fi :echo :p :S :r :wq :> :fd :dw :j := :f', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :dd :w : :i :uu :UU :: :! :s :< :y :I :h :q! :A ::: :DD :x :q :u :fi :echo :p :S :r :wq :> :fd :dw :j := :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>
|
||||
<code class="sig-name descname">search_index_entry</code><em class="property"> = {'aliases': ':DD :h :q! :dd :! :UU :r :q ::: :x :u :j :echo : :y :< :uu :p :f :> :I :fi :S := :A :s :fd :dw :i :w :wq ::', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :DD :h :q! :dd :! :UU :r :q ::: :x :u :j :echo : :y :< :uu :p :f :> :I :fi :S := :A :s :fd :dw :i :w :wq ::', '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