Updated HTML docs

This commit is contained in:
Evennia docbuilder action 2022-02-05 15:09:22 +00:00
parent f310a65256
commit ecb368ddb6
1797 changed files with 10075 additions and 330676 deletions

View file

@ -150,7 +150,7 @@ replace this without disabling auto_help.</p>
<dl class="py attribute">
<dt id="evennia.commands.command.Command.arg_regex">
<code class="sig-name descname">arg_regex</code><em class="property"> = re.compile('^[ /]+.*$|$', re.IGNORECASE)</em><a class="headerlink" href="#evennia.commands.command.Command.arg_regex" title="Permalink to this definition"></a></dt>
<code class="sig-name descname">arg_regex</code><em class="property"> = re.compile('^[ /]|\\n|$', re.IGNORECASE)</em><a class="headerlink" href="#evennia.commands.command.Command.arg_regex" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="py attribute">
@ -529,7 +529,6 @@ detailing the contents of the table.</p>
<h3>Versions</h3>
<ul>
<li><a href="evennia.commands.command.html">1.0-dev (develop branch)</a></li>
<li><a href="../../0.9.5/api/evennia.commands.command.html">0.9.5 (v0.9.5 branch)</a></li>
</ul>
</div>