mirror of
https://github.com/evennia/evennia.git
synced 2026-04-04 23:17:17 +02:00
Updated HTML docs
This commit is contained in:
parent
dc00b6bf65
commit
edf9ca4c4b
1252 changed files with 40437 additions and 27044 deletions
|
|
@ -1,9 +1,10 @@
|
|||
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Toc — Evennia 1.0-dev documentation</title>
|
||||
<link rel="stylesheet" href="_static/nature.css" type="text/css" />
|
||||
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
|
||||
|
|
@ -25,7 +26,8 @@
|
|||
<li class="right" >
|
||||
<a href="py-modindex.html" title="Python Module Index"
|
||||
>modules</a> |</li>
|
||||
<li class="nav-item nav-item-0"><a href="index.html">Evennia 1.0-dev</a> »</li>
|
||||
<li class="nav-item nav-item-0"><a href="index.html">Evennia 1.0-dev</a> »</li>
|
||||
<li class="nav-item nav-item-this"><a href="">Toc</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
|
@ -98,8 +100,8 @@
|
|||
<li class="toctree-l1"><a class="reference internal" href="Components/Webserver.html">Components/Webserver</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Concepts/Async-Process.html">Concepts/Async Process</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Concepts/Banning.html">Concepts/Banning</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Concepts/Bootstrap-&-Evennia.html">Bootstrap & Evennia</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Concepts/Bootstrap-&-Evennia.html#what-is-bootstrap">What is Bootstrap?</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Concepts/Bootstrap-%26-Evennia.html">Bootstrap & Evennia</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Concepts/Bootstrap-%26-Evennia.html#what-is-bootstrap">What is Bootstrap?</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Concepts/Building-Permissions.html">Concepts/Building Permissions</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Concepts/Concepts-Overview.html">Concepts/Concepts Overview</a></li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="Concepts/Custom-Protocols.html">Concepts/Custom Protocols</a></li>
|
||||
|
|
@ -219,6 +221,7 @@
|
|||
</div>
|
||||
|
||||
|
||||
<div class="clearer"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -263,12 +266,13 @@
|
|||
<li class="right" >
|
||||
<a href="py-modindex.html" title="Python Module Index"
|
||||
>modules</a> |</li>
|
||||
<li class="nav-item nav-item-0"><a href="index.html">Evennia 1.0-dev</a> »</li>
|
||||
<li class="nav-item nav-item-0"><a href="index.html">Evennia 1.0-dev</a> »</li>
|
||||
<li class="nav-item nav-item-this"><a href="">Toc</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2020, The Evennia developer community.
|
||||
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 2.4.4.
|
||||
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.2.1.
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue