mirror of
https://github.com/evennia/evennia.git
synced 2026-04-08 09:24:37 +02:00
Updated HTML docs
This commit is contained in:
parent
7900aad365
commit
d51d02b44d
48 changed files with 198 additions and 202 deletions
|
|
@ -277,7 +277,7 @@ indentation.</p>
|
|||
|
||||
<dl class="py attribute">
|
||||
<dt id="evennia.utils.eveditor.CmdEditorGroup.aliases">
|
||||
<code class="sig-name descname">aliases</code><em class="property"> = [':u', ':dd', ':<', ':i', ':r', '::', ':p', ':A', ':S', ':::', ':w', ':I', ':q', ':fd', ':s', ':fi', ':', ':q!', ':uu', ':x', ':f', ':!', ':DD', ':y', ':UU', ':dw', ':>', ':echo', ':wq', ':=', ':h', ':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"> = [':h', ':q', ':q!', ':UU', ':i', ':f', ':uu', ':I', ':!', ':DD', ':dw', ':j', ':x', ':A', ':=', '::', ':wq', ':', ':echo', ':::', ':fi', ':y', ':u', ':fd', ':s', ':dd', ':r', ':p', ':S', ':w', ':<', ':>']</em><a class="headerlink" href="#evennia.utils.eveditor.CmdEditorGroup.aliases" title="Permalink to this definition">¶</a></dt>
|
||||
<dd></dd></dl>
|
||||
|
||||
<dl class="py attribute">
|
||||
|
|
@ -305,7 +305,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': ':u :dd :< :i :r :: :p :A :S ::: :w :I :q :fd :s :fi : :q! :uu :x :f :! :DD :y :UU :dw :> :echo :wq := :h :j', 'category': 'general', 'key': ':editor_command_group', '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': ':h :q :q! :UU :i :f :uu :I :! :DD :dw :j :x :A := :: :wq : :echo ::: :fi :y :u :fd :s :dd :r :p :S :w :< :>', 'category': 'general', 'key': ':editor_command_group', '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