mirror of
https://github.com/evennia/evennia.git
synced 2026-03-18 22:06:30 +01:00
118 lines
No EOL
5.9 KiB
HTML
118 lines
No EOL
5.9 KiB
HTML
|
||
<!DOCTYPE html>
|
||
|
||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
<head>
|
||
<meta charset="utf-8" />
|
||
<title>Evennia Documentation — 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" />
|
||
<script id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
|
||
<script src="_static/jquery.js"></script>
|
||
<script src="_static/underscore.js"></script>
|
||
<script src="_static/doctools.js"></script>
|
||
<script src="_static/language_data.js"></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" />
|
||
</head><body>
|
||
<div class="related" role="navigation" aria-label="related navigation">
|
||
<h3>Navigation</h3>
|
||
<ul>
|
||
<li class="right" style="margin-right: 10px">
|
||
<a href="genindex.html" title="General Index"
|
||
accesskey="I">index</a></li>
|
||
<li class="right" >
|
||
<a href="py-modindex.html" title="Python Module Index"
|
||
>modules</a> |</li>
|
||
<li class="nav-item nav-item-0"><a href="#">Evennia 1.0-dev documentation</a> »</li>
|
||
</ul>
|
||
</div>
|
||
|
||
<div class="document">
|
||
<div class="documentwrapper">
|
||
<div class="bodywrapper">
|
||
<div class="body" role="main">
|
||
|
||
<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. 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.1
|
||
of these docs. 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>
|
||
<p>This is the manual of <a class="reference external" href="http://www.evennia.com">Evennia</a>, the open source Python
|
||
<code class="docutils literal notranslate"><span class="pre">MU*</span></code> creation system. Want to help improve the docs? See the page on
|
||
<a class="reference internal" href="Contributing-Docs.html"><span class="doc">Contributing to docs</span></a>!</p>
|
||
<p>There is <a class="reference internal" href="Evennia-Introduction.html"><span class="doc">a lengthier introduction</span></a> to read. You might also want to read about
|
||
<a class="reference internal" href="How-To-Get-And-Give-Help.html"><span class="doc">how to get and give help</span></a>.</p>
|
||
<ul class="simple">
|
||
<li><p>The <a class="reference internal" href="Getting-Started.html"><span class="doc">Getting Started</span></a> page helps installing and starting Evennia for the first time.</p></li>
|
||
<li><p>The <a class="reference internal" href="Administrative-Docs.html"><span class="doc">Admin Docs</span></a> covers running and maintaining an Evennia server.</p></li>
|
||
<li><p>The <a class="reference internal" href="Builder-Docs.html"><span class="doc">Builder Docs</span></a> helps for starting to build a game world using Evennia.</p></li>
|
||
<li><p>The <a class="reference internal" href="Developer-Central.html"><span class="doc">Developer Central</span></a> describes how Evennia works and is used by coders.</p></li>
|
||
<li><p>The <a class="reference internal" href="Tutorials.html"><span class="doc">Tutorials & Examples</span></a> contains help pages on a step-by-step or tutorial format.</p></li>
|
||
<li><p>The <a class="reference external" href="api/evennia.html">API</a> documentation is created from the latest source code.</p></li>
|
||
<li><p>The <a class="reference internal" href="toc.html"><span class="doc">TOC</span></a> lists all regular documentation pages.</p></li>
|
||
</ul>
|
||
</div>
|
||
|
||
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="sphinxsidebar" role="navigation" aria-label="main navigation">
|
||
<div class="sphinxsidebarwrapper">
|
||
<p class="logo"><a href="#">
|
||
<img class="logo" src="_static/evennia_logo.png" alt="Logo"/>
|
||
</a></p>
|
||
<div id="searchbox" style="display: none" role="search">
|
||
<h3 id="searchlabel">Quick search</h3>
|
||
<div class="searchformwrapper">
|
||
<form class="search" action="search.html" method="get">
|
||
<input type="text" name="q" aria-labelledby="searchlabel" />
|
||
<input type="submit" value="Go" />
|
||
</form>
|
||
</div>
|
||
</div>
|
||
<script>$('#searchbox').show(0);</script>
|
||
<div role="note" aria-label="source link">
|
||
<!--h3>This Page</h3-->
|
||
<ul class="this-page-menu">
|
||
<li><a href="_sources/index.md.txt"
|
||
rel="nofollow">Show Page Source</a></li>
|
||
</ul>
|
||
</div>
|
||
<h3>Versions</h3>
|
||
<ul>
|
||
<li><a href="index.html">1.0-dev (develop branch)</a></li>
|
||
<li><a href="../0.9.1/index.html">0.9.1 (master branch)</a></li>
|
||
</ul>
|
||
|
||
</div>
|
||
</div>
|
||
<div class="clearer"></div>
|
||
</div>
|
||
<div class="related" role="navigation" aria-label="related navigation">
|
||
<h3>Navigation</h3>
|
||
<ul>
|
||
<li class="right" style="margin-right: 10px">
|
||
<a href="genindex.html" title="General Index"
|
||
>index</a></li>
|
||
<li class="right" >
|
||
<a href="py-modindex.html" title="Python Module Index"
|
||
>modules</a> |</li>
|
||
<li class="nav-item nav-item-0"><a href="#">Evennia 1.0-dev documentation</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.
|
||
</div>
|
||
</body>
|
||
</html> |