mirror of
https://github.com/evennia/evennia.git
synced 2026-04-07 00:45:22 +02:00
Updated HTML docs
This commit is contained in:
parent
478c0b6473
commit
0e0cd24694
958 changed files with 41858 additions and 39649 deletions
|
|
@ -47,26 +47,8 @@
|
|||
</div>
|
||||
|
||||
<div class="document">
|
||||
|
||||
<div class="documentwrapper">
|
||||
<div class="bodywrapper">
|
||||
<div class="body" role="main">
|
||||
|
||||
<section id="module-evennia.server.profiling.settings_mixin">
|
||||
<span id="evennia-server-profiling-settings-mixin"></span><h1>evennia.server.profiling.settings_mixin<a class="headerlink" href="#module-evennia.server.profiling.settings_mixin" title="Permalink to this headline">¶</a></h1>
|
||||
<p>Dummyrunner mixin. Add this at the end of the settings file before
|
||||
running dummyrunner, like this:</p>
|
||||
<blockquote>
|
||||
<div><p>from evennia.server.profiling.settings_mixin import *</p>
|
||||
</div></blockquote>
|
||||
<p>Note that these mixin-settings are not suitable for production
|
||||
servers!</p>
|
||||
</section>
|
||||
|
||||
|
||||
<div class="clearer"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
|
||||
<div class="sphinxsidebarwrapper">
|
||||
<p class="logo"><a href="../index.html">
|
||||
|
|
@ -113,7 +95,25 @@ servers!</p>
|
|||
|
||||
</div>
|
||||
</div>
|
||||
<div class="clearer"></div>
|
||||
<div class="bodywrapper">
|
||||
<div class="body" role="main">
|
||||
|
||||
<section id="module-evennia.server.profiling.settings_mixin">
|
||||
<span id="evennia-server-profiling-settings-mixin"></span><h1>evennia.server.profiling.settings_mixin<a class="headerlink" href="#module-evennia.server.profiling.settings_mixin" title="Permalink to this headline">¶</a></h1>
|
||||
<p>Dummyrunner mixin. Add this at the end of the settings file before
|
||||
running dummyrunner, like this:</p>
|
||||
<blockquote>
|
||||
<div><p>from evennia.server.profiling.settings_mixin import *</p>
|
||||
</div></blockquote>
|
||||
<p>Note that these mixin-settings are not suitable for production
|
||||
servers!</p>
|
||||
</section>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="related" role="navigation" aria-label="related navigation">
|
||||
<h3>Navigation</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue