mirror of
https://github.com/evennia/evennia.git
synced 2026-04-03 06:27:17 +02:00
Updated HTML docs
This commit is contained in:
parent
0b25570c91
commit
b7ed24bf51
1169 changed files with 1303 additions and 1303 deletions
|
|
@ -274,7 +274,7 @@ indentation.</p>
|
|||
|
||||
<dl class="py attribute">
|
||||
<dt id="evennia.utils.eveditor.CmdEditorGroup.aliases">
|
||||
<code class="sig-name descname">aliases</code><em class="property"> = [':f', ':dw', ':echo', ':i', ':fi', ':q!', ':<', ':q', ':h', ':s', ':!', ':dd', ':r', ':uu', ':x', ':DD', ':A', ':u', ':', ':::', ':j', ':fd', ':wq', ':w', ':=', ':UU', ':>', '::', ':p', ':S', ':y', ':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"> = [':dd', ':p', ':A', ':=', ':uu', ':!', ':', ':w', ':x', ':i', ':I', ':fd', ':DD', ':r', ':fi', ':::', ':s', ':<', ':q!', ':h', ':u', ':f', ':dw', ':UU', '::', ':>', ':S', ':echo', ':wq', ':j', ':y', ':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">
|
||||
|
|
@ -302,7 +302,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': ':f :dw :echo :i :fi :q! :< :q :h :s :! :dd :r :uu :x :DD :A :u : ::: :j :fd :wq :w := :UU :> :: :p :S :y :I', 'category': 'general', 'key': ':editor_command_group', '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': ':dd :p :A := :uu :! : :w :x :i :I :fd :DD :r :fi ::: :s :< :q! :h :u :f :dw :UU :: :> :S :echo :wq :j :y :q', 'category': 'general', 'key': ':editor_command_group', '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>
|
||||
|
|
@ -520,7 +520,7 @@ 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 (master 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