mirror of
https://github.com/evennia/evennia.git
synced 2026-03-25 09:16:32 +01:00
Updated HTML docs
This commit is contained in:
parent
2e06939d67
commit
fbd151ea7e
1183 changed files with 3839 additions and 733 deletions
|
|
@ -33,6 +33,7 @@
|
|||
<li class="nav-item nav-item-0"><a href="#">Evennia 1.0-dev</a> »</li>
|
||||
<li class="nav-item nav-item-this"><a href="">Evennia Documentation</a></li>
|
||||
</ul>
|
||||
<div class="develop">develop branch</div>
|
||||
</div>
|
||||
|
||||
<div class="document">
|
||||
|
|
@ -42,13 +43,13 @@
|
|||
|
||||
<div class="admonition warning">
|
||||
<p class="admonition-title">Warning</p>
|
||||
<p>This is the <strong>experimental</strong> and <strong>unstable</strong> documentation for the
|
||||
development branch of Evennia (v1.0-dev). It’s based on converted docs
|
||||
from the Evennia wiki (<a class="reference external" href="https://github.com/evennia/evennia/wiki/">https://github.com/evennia/evennia/wiki/</a>) at
|
||||
2020-06-12 22:36:53. There are known conversion issues and missing links.
|
||||
This will slowly be ironed out as this is developed.</p>
|
||||
<p>For now you are best off using the original wiki, or the less changing v0.9.5
|
||||
of these docs. You have been warned.</p>
|
||||
<p>This is the <strong>WIP</strong> documentation for the
|
||||
development branch of Evennia (v1.0-dev). The text is based on the
|
||||
original Evennia <a class="reference external" href="https://github.com.evennia/evennia/wiki">wiki</a>
|
||||
but it’s being refactored heavily. There are known conversion issues
|
||||
and missing links. This will slowly be ironed out as this is developed.</p>
|
||||
<p>New things will be added to this version only, but for now you are best
|
||||
off using v0.9.5 of the docs, or the original wiki. You have been warned.</p>
|
||||
</div>
|
||||
<div class="section" id="evennia-documentation">
|
||||
<h1>Evennia Documentation<a class="headerlink" href="#evennia-documentation" title="Permalink to this headline">¶</a></h1>
|
||||
|
|
@ -151,6 +152,7 @@ of these docs. You have been warned.</p>
|
|||
<li class="nav-item nav-item-0"><a href="#">Evennia 1.0-dev</a> »</li>
|
||||
<li class="nav-item nav-item-this"><a href="">Evennia Documentation</a></li>
|
||||
</ul>
|
||||
<div class="develop">develop branch</div>
|
||||
</div>
|
||||
<div class="footer" role="contentinfo">
|
||||
© Copyright 2020, The Evennia developer community.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue