Updated HTML docs

This commit is contained in:
Evennia docbuilder action 2022-02-06 18:34:09 +00:00
parent c81a30b229
commit 3165f49b4c
968 changed files with 23111 additions and 14203 deletions

View file

@ -14,13 +14,11 @@
<script src="_static/underscore.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/language_data.js"></script>
<script async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/x-mathjax-config">MathJax.Hub.Config({"tex2jax": {"processClass": "tex2jax_process|mathjax_process|math|output_area"}})</script>
<link rel="shortcut icon" href="_static/favicon.ico"/>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Default Commands" href="Components/Default-Commands.html" />
<link rel="prev" title="Core Concepts" href="Concepts/Concepts-Overview.html" />
<link rel="next" title="evennia" href="api/evennia-api.html" />
<link rel="prev" title="Glossary" href="Glossary.html" />
</head><body>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
@ -32,10 +30,10 @@
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="Components/Default-Commands.html" title="Default Commands"
<a href="api/evennia-api.html" title="evennia"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="Concepts/Concepts-Overview.html" title="Core Concepts"
<a href="Glossary.html" title="Glossary"
accesskey="P">previous</a> |</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="">API Summary</a></li>
@ -73,7 +71,7 @@ The flat API is defined in <code class="docutils literal notranslate"><span clas
<section id="main-config">
<h3>Main config<a class="headerlink" href="#main-config" title="Permalink to this headline"></a></h3>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/evennia/evennia/blob/master/evennia/settings_default.py">evennia.settings_default</a> - all settings (modify/override in <code class="docutils literal notranslate"><span class="pre">mygame/server/settings.py</span></code>)</p></li>
<li><p><a class="reference internal" href="Setup/Settings-Default.html"><span class="doc std std-doc">evennia.settings_default</span></a> - all settings (modify/override in <code class="docutils literal notranslate"><span class="pre">mygame/server/settings.py</span></code>)</p></li>
</ul>
</section>
<section id="search-functions">
@ -163,6 +161,8 @@ The flat API is defined in <code class="docutils literal notranslate"><span clas
<li><p><a class="reference external" href="https://github.com/evennia/evennia/blob/master/evennia/contrib/">evennia.contrib</a> -
game-specific contributions and plugins (<a class="reference external" href="https://github.com/evennia/evennia/blob/master/evennia/contrib/README.md">docs</a>)</p></li>
</ul>
<div class="toctree-wrapper compound">
</div>
</section>
</section>
</section>
@ -207,11 +207,11 @@ game-specific contributions and plugins (<a class="reference external" href="htt
</ul>
<h4>Previous topic</h4>
<p class="topless"><a href="Concepts/Concepts-Overview.html"
title="previous chapter">Core Concepts</a></p>
<p class="topless"><a href="Glossary.html"
title="previous chapter">Glossary</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="Components/Default-Commands.html"
title="next chapter">Default Commands</a></p>
<p class="topless"><a href="api/evennia-api.html"
title="next chapter">evennia</a></p>
<div role="note" aria-label="source link">
<!--h3>This Page</h3-->
<ul class="this-page-menu">
@ -249,10 +249,10 @@ game-specific contributions and plugins (<a class="reference external" href="htt
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="Components/Default-Commands.html" title="Default Commands"
<a href="api/evennia-api.html" title="evennia"
>next</a> |</li>
<li class="right" >
<a href="Concepts/Concepts-Overview.html" title="Core Concepts"
<a href="Glossary.html" title="Glossary"
>previous</a> |</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="">API Summary</a></li>