mirror of
https://github.com/evennia/evennia.git
synced 2026-03-19 06:16:31 +01:00
129 lines
No EOL
6 KiB
HTML
129 lines
No EOL
6 KiB
HTML
|
||
<!DOCTYPE html>
|
||
|
||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
<head>
|
||
<meta charset="utf-8" />
|
||
<title>VERSION WARNING — Evennia 1.0-dev documentation</title>
|
||
<link rel="stylesheet" href="_static/alabaster.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="index" title="Index" href="genindex.html" />
|
||
<link rel="search" title="Search" href="search.html" />
|
||
|
||
<link rel="stylesheet" href="_static/custom.css" type="text/css" />
|
||
|
||
|
||
<meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
|
||
|
||
</head><body>
|
||
|
||
|
||
<div class="document">
|
||
<div class="documentwrapper">
|
||
<div class="bodywrapper">
|
||
|
||
|
||
<div class="body" role="main">
|
||
|
||
<div class="section" id="version-warning">
|
||
<h1>VERSION WARNING<a class="headerlink" href="#version-warning" title="Permalink to this headline">¶</a></h1>
|
||
<blockquote>
|
||
<div><p>This is the <em>experimental</em> and <em>unstable</em> documentation for the
|
||
development branch of Evennia (v1.0-dev). It’s based on converted docs
|
||
from the <a class="reference external" href="https://github.com/evennia/evennia/wiki/">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>
|
||
</div></blockquote>
|
||
<blockquote>
|
||
<div><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></blockquote>
|
||
</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.
|
||
You can <a class="reference external" href="https://www.google.com/cse/publicurl?cx=010440404980795145992:6ztkvqc46je">Search</a> the documentation as well as browse all pages alphabetically in the
|
||
<a class="reference internal" href="Wiki-Index.html"><span class="doc">Index</span></a>. If you have trouble with unclear documentation, please let us know on our
|
||
<a class="reference external" href="https://groups.google.com/forum/#%21forum/evennia">mailing list</a>, over <a class="reference external" href="http://tinyurl.com/p22oofg">IRC</a> or by dropping a note in our quick no-registration <a class="reference external" href="http://tinyurl.com/c4tue23">online
|
||
suggestion box</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">
|
||
<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>
|
||
<p><h3><a href="#">Table of Contents</a></h3>
|
||
<ul>
|
||
<li><a class="reference internal" href="#">VERSION WARNING</a></li>
|
||
<li><a class="reference internal" href="#evennia-documentation">Evennia Documentation</a></li>
|
||
</ul>
|
||
<div class="relations">
|
||
<h3>Related Topics</h3>
|
||
<ul>
|
||
<li><a href="#">Documentation overview</a><ul>
|
||
</ul></li>
|
||
</ul>
|
||
</div>
|
||
<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="../../versions/0.9.1/index.html">0.9.1 (master branch)</a></li>
|
||
</ul>
|
||
|
||
</div>
|
||
</div>
|
||
<div class="clearer"></div>
|
||
</div>
|
||
<div class="footer">
|
||
©2020, The Evennia developer community.
|
||
|
||
|
|
||
Powered by <a href="http://sphinx-doc.org/">Sphinx 2.4.4</a>
|
||
& <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
|
||
|
||
|
|
||
<a href="_sources/index.md.txt"
|
||
rel="nofollow">Page source</a>
|
||
</div>
|
||
|
||
|
||
|
||
|
||
</body>
|
||
</html> |