mirror of
https://github.com/evennia/evennia.git
synced 2026-04-05 23:47:16 +02:00
Updated HTML docs
This commit is contained in:
parent
028e367c2e
commit
9ff1f3828a
90 changed files with 1612 additions and 549 deletions
|
|
@ -124,6 +124,7 @@ This will be integrated into the session settings</p>
|
|||
<li><p><strong>inputdebug</strong> (<em>bool</em>) – Debug input functions</p></li>
|
||||
<li><p><strong>nocolor</strong> (<em>bool</em>) – Strip color</p></li>
|
||||
<li><p><strong>raw</strong> (<em>bool</em>) – Turn off parsing</p></li>
|
||||
<li><p><strong>localecho</strong> (<em>bool</em>) – Turn on server-side echo (for clients not supporting it)</p></li>
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
|
|
@ -275,6 +276,7 @@ This will be integrated into the session settings</p>
|
|||
<li><p><strong>inputdebug</strong> (<em>bool</em>) – Debug input functions</p></li>
|
||||
<li><p><strong>nocolor</strong> (<em>bool</em>) – Strip color</p></li>
|
||||
<li><p><strong>raw</strong> (<em>bool</em>) – Turn off parsing</p></li>
|
||||
<li><p><strong>localecho</strong> (<em>bool</em>) – Turn on server-side echo (for clients not supporting it)</p></li>
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
|
|
@ -303,6 +305,7 @@ This will be integrated into the session settings</p>
|
|||
<li><p><strong>inputdebug</strong> (<em>bool</em>) – Debug input functions</p></li>
|
||||
<li><p><strong>nocolor</strong> (<em>bool</em>) – Strip color</p></li>
|
||||
<li><p><strong>raw</strong> (<em>bool</em>) – Turn off parsing</p></li>
|
||||
<li><p><strong>localecho</strong> (<em>bool</em>) – Turn on server-side echo (for clients not supporting it)</p></li>
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue