mirror of
https://github.com/evennia/evennia.git
synced 2026-03-30 20:47:17 +02:00
Updated HTML docs.
This commit is contained in:
parent
91f982833e
commit
d339a9deb3
920 changed files with 1927 additions and 3763 deletions
|
|
@ -89,11 +89,9 @@
|
|||
<h3>Versions</h3>
|
||||
<ul>
|
||||
<li><a href="evennia.utils.eveditor.html">1.0-dev (develop branch)</a></li>
|
||||
<ul>
|
||||
<li><a href="../0.9.5/index.html">0.9.5 (v0.9.5 branch)</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li><a href="../0.9.5/index.html">0.9.5 (v0.9.5 branch)</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -337,7 +335,7 @@ indentation.</p>
|
|||
|
||||
<dl class="py attribute">
|
||||
<dt id="evennia.utils.eveditor.CmdEditorGroup.aliases">
|
||||
<code class="sig-name descname">aliases</code><em class="property"> = [':dd', ':uu', ':S', ':<', ':A', ':fi', ':>', ':=', ':::', '::', ':DD', ':p', ':y', ':dw', ':q!', ':', ':h', ':!', ':q', ':u', ':f', ':fd', ':UU', ':w', ':I', ':j', ':s', ':x', ':i', ':r', ':echo', ':wq']</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"> = [':<', ':uu', ':w', ':', ':I', ':DD', ':u', ':=', ':s', ':f', ':::', ':p', ':q', ':y', ':q!', ':A', '::', ':dd', ':UU', ':h', ':dw', ':fi', ':j', ':x', ':i', ':!', ':wq', ':fd', ':echo', ':S', ':r', ':>']</em><a class="headerlink" href="#evennia.utils.eveditor.CmdEditorGroup.aliases" title="Permalink to this definition">¶</a></dt>
|
||||
<dd></dd></dl>
|
||||
|
||||
<dl class="py attribute">
|
||||
|
|
@ -365,7 +363,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': ':dd :uu :S :< :A :fi :> := ::: :: :DD :p :y :dw :q! : :h :! :q :u :f :fd :UU :w :I :j :s :x :i :r :echo :wq', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :dd :uu :S :< :A :fi :> := ::: :: :DD :p :y :dw :q! : :h :! :q :u :f :fd :UU :w :I :j :s :x :i :r :echo :wq', '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': ':< :uu :w : :I :DD :u := :s :f ::: :p :q :y :q! :A :: :dd :UU :h :dw :fi :j :x :i :! :wq :fd :echo :S :r :>', 'category': 'general', 'key': ':editor_command_group', 'no_prefix': ' :< :uu :w : :I :DD :u := :s :f ::: :p :q :y :q! :A :: :dd :UU :h :dw :fi :j :x :i :! :wq :fd :echo :S :r :>', '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