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
91a584ba95
commit
4e3201f293
52 changed files with 210 additions and 174 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"> = [':UU', ':uu', ':DD', ':I', ':echo', ':::', ':dw', ':S', ':q!', ':fi', ':r', ':=', ':q', ':f', ':p', ':i', ':x', ':dd', ':>', ':fd', ':A', ':w', ':', ':h', ':<', ':s', '::', ':wq', ':!', ':j', ':y', ':u']</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', ':dw', ':i', ':', ':x', ':S', ':fi', ':w', ':uu', ':dd', ':u', ':wq', ':A', ':j', '::', ':>', ':q', ':UU', ':y', ':s', ':p', ':=', ':f', ':<', ':q!', ':fd', ':!', ':DD', ':r', ':h', ':echo', ':::']</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': ':UU :uu :DD :I :echo ::: :dw :S :q! :fi :r := :q :f :p :i :x :dd :> :fd :A :w : :h :< :s :: :wq :! :j :y :u', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :UU :uu :DD :I :echo ::: :dw :S :q! :fi :r := :q :f :p :i :x :dd :> :fd :A :w : :h :< :s :: :wq :! :j :y :u', '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 :dw :i : :x :S :fi :w :uu :dd :u :wq :A :j :: :> :q :UU :y :s :p := :f :< :q! :fd :! :DD :r :h :echo :::', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :I :dw :i : :x :S :fi :w :uu :dd :u :wq :A :j :: :> :q :UU :y :s :p := :f :< :q! :fd :! :DD :r :h :echo :::', '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