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
de11a56e4e
commit
fa36edcea4
41 changed files with 157 additions and 115 deletions
|
|
@ -336,7 +336,7 @@ indentation.</p>
|
|||
|
||||
<dl class="py attribute">
|
||||
<dt id="evennia.utils.eveditor.CmdEditorGroup.aliases">
|
||||
<code class="sig-name descname">aliases</code><em class="property"> = [':A', ':x', ':h', ':>', ':<', ':S', ':f', ':w', ':wq', ':q!', ':j', ':fd', ':UU', ':dw', ':=', '::', ':p', ':::', ':fi', ':dd', ':r', ':q', ':y', ':i', ':u', ':echo', ':', ':uu', ':!', ':DD', ':s', ':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"> = [':u', ':dw', ':h', ':DD', ':fd', ':f', ':UU', ':<', '::', ':=', ':wq', ':q!', ':j', ':echo', ':>', ':x', ':r', ':s', ':i', ':uu', ':', ':A', ':dd', ':fi', ':!', ':I', ':p', ':S', ':q', ':::', ':y', ':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">
|
||||
|
|
@ -364,7 +364,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': ':A :x :h :> :< :S :f :w :wq :q! :j :fd :UU :dw := :: :p ::: :fi :dd :r :q :y :i :u :echo : :uu :! :DD :s :I', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :A :x :h :> :< :S :f :w :wq :q! :j :fd :UU :dw := :: :p ::: :fi :dd :r :q :y :i :u :echo : :uu :! :DD :s :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': ':u :dw :h :DD :fd :f :UU :< :: := :wq :q! :j :echo :> :x :r :s :i :uu : :A :dd :fi :! :I :p :S :q ::: :y :w', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :u :dw :h :DD :fd :f :UU :< :: := :wq :q! :j :echo :> :x :r :s :i :uu : :A :dd :fi :! :I :p :S :q ::: :y :w', '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