mirror of
https://github.com/evennia/evennia.git
synced 2026-04-05 07:27:17 +02:00
Updated HTML docs
This commit is contained in:
parent
2362e4fd72
commit
72b06ea80f
31 changed files with 134 additions and 148 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"> = [':y', ':h', ':u', ':S', ':UU', ':x', ':j', ':dw', ':', ':DD', ':I', ':w', ':q', ':q!', ':fd', ':A', ':f', ':::', ':fi', ':echo', ':wq', ':r', ':i', ':>', ':=', ':p', ':uu', ':!', '::', ':s', ':<', ':dd']</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', ':j', ':::', ':uu', ':w', ':s', ':f', ':y', ':=', ':dd', ':!', ':>', ':q!', ':S', ':p', ':u', ':fd', ':r', ':I', ':A', ':DD', ':', ':dw', ':wq', ':i', ':<', ':echo', ':fi', ':UU', '::', ':x', ':q']</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': ':y :h :u :S :UU :x :j :dw : :DD :I :w :q :q! :fd :A :f ::: :fi :echo :wq :r :i :> := :p :uu :! :: :s :< :dd', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :y :h :u :S :UU :x :j :dw : :DD :I :w :q :q! :fd :A :f ::: :fi :echo :wq :r :i :> := :p :uu :! :: :s :< :dd', '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 :j ::: :uu :w :s :f :y := :dd :! :> :q! :S :p :u :fd :r :I :A :DD : :dw :wq :i :< :echo :fi :UU :: :x :q', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :h :j ::: :uu :w :s :f :y := :dd :! :> :q! :S :p :u :fd :r :I :A :DD : :dw :wq :i :< :echo :fi :UU :: :x :q', '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