Updated HTML docs

This commit is contained in:
Griatch 2020-10-15 01:31:30 +02:00
parent dc00b6bf65
commit edf9ca4c4b
1252 changed files with 40437 additions and 27044 deletions

View file

@ -1,9 +1,10 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Python basic tutorial part two &#8212; Evennia 0.9.5 documentation</title>
<link rel="stylesheet" href="_static/nature.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
@ -14,7 +15,9 @@
<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" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Tutorial for basic MUSH like game" href="Tutorial-for-basic-MUSH-like-game.html" />
<link rel="prev" title="Python basic introduction" href="Python-basic-introduction.html" />
</head><body>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
@ -25,7 +28,15 @@
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">Evennia 1.0-dev</a> &#187;</li>
<li class="right" >
<a href="Tutorial-for-basic-MUSH-like-game.html" title="Tutorial for basic MUSH like game"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="Python-basic-introduction.html" title="Python basic introduction"
accesskey="P">previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">Evennia 0.9.5</a> &#187;</li>
<li class="nav-item nav-item-1"><a href="Tutorials.html" accesskey="U">Tutorials</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Python basic tutorial part two</a></li>
</ul>
</div>
@ -555,6 +566,7 @@ of the beginning-level <a class="reference internal" href="Tutorials.html"><span
</div>
<div class="clearer"></div>
</div>
</div>
</div>
@ -585,6 +597,12 @@ of the beginning-level <a class="reference internal" href="Tutorials.html"><span
</li>
</ul>
<h4>Previous topic</h4>
<p class="topless"><a href="Python-basic-introduction.html"
title="previous chapter">Python basic introduction</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="Tutorial-for-basic-MUSH-like-game.html"
title="next chapter">Tutorial for basic MUSH like game</a></p>
<div role="note" aria-label="source link">
<!--h3>This Page</h3-->
<ul class="this-page-menu">
@ -611,12 +629,20 @@ of the beginning-level <a class="reference internal" href="Tutorials.html"><span
<li class="right" >
<a href="py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">Evennia 1.0-dev</a> &#187;</li>
<li class="right" >
<a href="Tutorial-for-basic-MUSH-like-game.html" title="Tutorial for basic MUSH like game"
>next</a> |</li>
<li class="right" >
<a href="Python-basic-introduction.html" title="Python basic introduction"
>previous</a> |</li>
<li class="nav-item nav-item-0"><a href="index.html">Evennia 0.9.5</a> &#187;</li>
<li class="nav-item nav-item-1"><a href="Tutorials.html" >Tutorials</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Python basic tutorial part two</a></li>
</ul>
</div>
<div class="footer" role="contentinfo">
&#169; Copyright 2020, The Evennia developer community.
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 2.4.4.
Created using <a href="https://www.sphinx-doc.org/">Sphinx</a> 3.2.1.
</div>
</body>
</html>