mirror of
https://github.com/evennia/evennia.git
synced 2026-04-04 15:07:16 +02:00
Updated HTML docs
This commit is contained in:
parent
f310a65256
commit
ecb368ddb6
1797 changed files with 10075 additions and 330676 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"> = [':fi', ':s', ':!', ':<', ':DD', ':r', ':p', ':>', ':fd', ':j', '::', ':y', ':i', ':I', ':dd', ':f', ':u', ':wq', ':h', ':x', ':A', ':S', ':UU', ':::', ':q', ':w', ':q!', ':uu', ':=', ':dw', ':', ':echo']</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"> = [':y', ':u', ':r', ':::', ':q!', ':i', ':I', ':=', '::', ':p', ':s', ':f', ':fd', ':!', ':wq', ':echo', ':w', ':DD', ':fi', ':j', ':q', ':dw', ':S', ':>', ':', ':x', ':dd', ':A', ':<', ':h', ':uu', ':UU']</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': ':fi :s :! :< :DD :r :p :> :fd :j :: :y :i :I :dd :f :u :wq :h :x :A :S :UU ::: :q :w :q! :uu := :dw : :echo', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :fi :s :! :< :DD :r :p :> :fd :j :: :y :i :I :dd :f :u :wq :h :x :A :S :UU ::: :q :w :q! :uu := :dw : :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>
|
||||
<code class="sig-name descname">search_index_entry</code><em class="property"> = {'aliases': ':y :u :r ::: :q! :i :I := :: :p :s :f :fd :! :wq :echo :w :DD :fi :j :q :dw :S :> : :x :dd :A :< :h :uu :UU', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :y :u :r ::: :q! :i :I := :: :p :s :f :fd :! :wq :echo :w :DD :fi :j :q :dw :S :> : :x :dd :A :< :h :uu :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>
|
||||
<dd></dd></dl>
|
||||
|
||||
</dd></dl>
|
||||
|
|
@ -533,7 +533,6 @@ formatting information.</p></li>
|
|||
<h3>Versions</h3>
|
||||
<ul>
|
||||
<li><a href="evennia.utils.eveditor.html">1.0-dev (develop branch)</a></li>
|
||||
<li><a href="../../0.9.5/api/evennia.utils.eveditor.html">0.9.5 (v0.9.5 branch)</a></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue