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
206a12c9bd
commit
2b5ef60713
47 changed files with 132 additions and 130 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"> = [':UU', ':p', ':q!', ':dw', ':x', ':A', ':s', ':DD', ':i', ':u', ':w', ':dd', ':y', ':<', ':fi', '::', ':=', ':j', ':I', ':', ':fd', ':::', ':uu', ':h', ':echo', ':r', ':!', ':S', ':>', ':wq', ':q', ':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"> = [':s', ':>', ':DD', ':dw', ':!', ':A', ':=', ':wq', ':S', ':w', ':fi', ':i', ':u', ':I', ':h', ':y', ':dd', ':q!', ':f', ':<', ':uu', ':j', ':r', '::', ':UU', ':q', ':x', ':fd', ':::', ':', ':p', ':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">
|
||||
|
|
@ -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': ':UU :p :q! :dw :x :A :s :DD :i :u :w :dd :y :< :fi :: := :j :I : :fd ::: :uu :h :echo :r :! :S :> :wq :q :f', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :UU :p :q! :dw :x :A :s :DD :i :u :w :dd :y :< :fi :: := :j :I : :fd ::: :uu :h :echo :r :! :S :> :wq :q :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': ':s :> :DD :dw :! :A := :wq :S :w :fi :i :u :I :h :y :dd :q! :f :< :uu :j :r :: :UU :q :x :fd ::: : :p :echo', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :s :> :DD :dw :! :A := :wq :S :w :fi :i :u :I :h :y :dd :q! :f :< :uu :j :r :: :UU :q :x :fd ::: : :p :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