evennia/docs/1.0-dev/index.html
2020-06-14 21:48:02 +02:00

244 lines
No EOL
6.9 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>VERSION WARNING &mdash; Evennia 1.0-dev documentation</title>
<link rel="shortcut icon" href="_static/favicon.ico"/>
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="index" title="Index"
href="genindex.html"/>
<link rel="search" title="Search" href="search.html"/>
<link rel="top" title="Evennia 1.0-dev documentation" href="#"/>
<script src="_static/js/modernizr.min.js"></script>
</head>
<body class="wy-body-for-nav" role="document">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search">
<a href="#" class="icon icon-home"> Evennia
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<!-- Local TOC -->
<div class="local-toc"><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>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" role="navigation" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="#">Evennia</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="#">Docs</a> &raquo;</li>
<li>VERSION WARNING</li>
<li class="wy-breadcrumbs-aside">
<a href="_sources/index.md.txt" rel="nofollow"> View page source</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<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). Its 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. 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 &amp; 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>
<footer>
<hr/>
<div role="contentinfo">
<p>
&copy; Copyright 2020, The Evennia developer community.
</p>
</div>
Built with <a href="http://sphinx-doc.org/">Sphinx</a> and ❤️ using a custom <a href="https://github.com/LinxiFan/Sphinx-theme">theme</a> based on <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'1.0-dev',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true,
SOURCELINK_SUFFIX: '.txt'
};
</script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="_static/language_data.js"></script>
<script type="text/javascript" src="_static/js/theme.js"></script>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.StickyNav.enable();
});
</script>
</body>
</html>