Updated HTML docs

This commit is contained in:
Griatch 2021-10-26 21:41:11 +02:00
parent 66d0ad0bc9
commit 7900aad365
2073 changed files with 32986 additions and 41197 deletions

View file

@ -14,6 +14,8 @@
<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" />
@ -38,7 +40,7 @@
<div class="bodywrapper">
<div class="body" role="main">
<section id="licensing">
<section class="tex2jax_ignore mathjax_ignore" id="licensing">
<h1>Licensing<a class="headerlink" href="#licensing" title="Permalink to this headline"></a></h1>
<p>Evennia is licensed under the very friendly <a class="reference external" href="https://en.wikipedia.org/wiki/BSD_license">BSD</a>
(3-clause) license. You can find the license as
@ -102,7 +104,7 @@ as Evennia itself, unless the individual contributor has specifically defined ot
<h3>Versions</h3>
<ul>
<li><a href="Licensing.html">1.0-dev (develop branch)</a></li>
<li><a href="../0.9.5/Licensing.html">0.9.5 (v0.9.5 branch)</a></li>
<li><a href="../0.95/Licensing.html">0.95 (v0.9.5 branch)</a></li>
</ul>
</div>