Updated HTML docs

This commit is contained in:
Griatch 2020-11-14 11:55:52 +01:00
parent 2e06939d67
commit fbd151ea7e
1183 changed files with 3839 additions and 733 deletions

View file

@ -29,6 +29,7 @@
<li class="nav-item nav-item-0"><a href="../index.html">Evennia 1.0-dev</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">evennia.utils.eveditor</a></li>
</ul>
<div class="develop">develop branch</div>
</div>
<div class="document">
@ -273,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"> = [':dw', ':::', ':UU', ':r', ':&lt;', ':w', ':x', ':u', ':p', ':fd', ':wq', ':y', ':&gt;', ':A', ':DD', ':', ':i', ':h', ':dd', ':j', ':=', ':I', ':q!', ':q', ':s', ':echo', ':uu', ':S', ':fi', ':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"> = [':dw', ':p', ':r', ':q!', ':DD', ':i', ':echo', ':&lt;', ':&gt;', ':fd', ':wq', ':j', '::', ':!', ':A', ':S', ':fi', ':UU', ':f', ':q', ':s', ':uu', ':y', ':I', ':::', ':u', ':x', ':h', ':=', ':dd', ':w', ':']</em><a class="headerlink" href="#evennia.utils.eveditor.CmdEditorGroup.aliases" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="py attribute">
@ -301,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': ':dw ::: :UU :r :&lt; :w :x :u :p :fd :wq :y :&gt; :A :DD : :i :h :dd :j := :I :q! :q :s :echo :uu :S :fi :f :! ::', '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': ':dw :p :r :q! :DD :i :echo :&lt; :&gt; :fd :wq :j :: :! :A :S :fi :UU :f :q :s :uu :y :I ::: :u :x :h := :dd :w :', '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>
@ -538,6 +539,7 @@ formatting information.</p></li>
<li class="nav-item nav-item-0"><a href="../index.html">Evennia 1.0-dev</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">evennia.utils.eveditor</a></li>
</ul>
<div class="develop">develop branch</div>
</div>
<div class="footer" role="contentinfo">
&#169; Copyright 2020, The Evennia developer community.