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