mirror of
https://github.com/evennia/evennia.git
synced 2026-04-01 13:37:17 +02:00
Updated HTML docs.
This commit is contained in:
parent
57f411a6fa
commit
3fbd6c8647
154 changed files with 5284 additions and 4653 deletions
|
|
@ -17,8 +17,8 @@
|
|||
<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="next" title="Tutorial NPCs listening" href="Tutorial-NPCs-listening.html" />
|
||||
<link rel="prev" title="Manually Configuring Color" href="Manually-Configuring-Color.html" />
|
||||
<link rel="next" title="Add a wiki on your website" href="Web-Add-a-wiki.html" />
|
||||
<link rel="prev" title="Arxcode installing help" href="Arxcode-Installation.html" />
|
||||
</head><body>
|
||||
<div class="related" role="navigation" aria-label="related navigation">
|
||||
<h3>Navigation</h3>
|
||||
|
|
@ -30,10 +30,10 @@
|
|||
<a href="../py-modindex.html" title="Python Module Index"
|
||||
>modules</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Tutorial-NPCs-listening.html" title="Tutorial NPCs listening"
|
||||
<a href="Web-Add-a-wiki.html" title="Add a wiki on your website"
|
||||
accesskey="N">next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Manually-Configuring-Color.html" title="Manually Configuring Color"
|
||||
<a href="Arxcode-Installation.html" title="Arxcode installing help"
|
||||
accesskey="P">previous</a> |</li>
|
||||
<li class="nav-item nav-item-0"><a href="../index.html">Evennia 1.0-dev</a> »</li>
|
||||
<li class="nav-item nav-item-1"><a href="Howtos-Overview.html" accesskey="U">Tutorials and Howto’s</a> »</li>
|
||||
|
|
@ -61,11 +61,11 @@
|
|||
</div>
|
||||
<script>$('#searchbox').show(0);</script>
|
||||
<h4>Previous topic</h4>
|
||||
<p class="topless"><a href="Manually-Configuring-Color.html"
|
||||
title="previous chapter">Manually Configuring Color</a></p>
|
||||
<p class="topless"><a href="Arxcode-Installation.html"
|
||||
title="previous chapter">Arxcode installing help</a></p>
|
||||
<h4>Next topic</h4>
|
||||
<p class="topless"><a href="Tutorial-NPCs-listening.html"
|
||||
title="next chapter">Tutorial NPCs listening</a></p>
|
||||
<p class="topless"><a href="Web-Add-a-wiki.html"
|
||||
title="next chapter">Add a wiki on your website</a></p>
|
||||
<div role="note" aria-label="source link">
|
||||
<!--h3>This Page</h3-->
|
||||
<ul class="this-page-menu">
|
||||
|
|
@ -206,10 +206,10 @@ as <code class="docutils literal notranslate"><span class="pre">mygame/typeclass
|
|||
<a href="../py-modindex.html" title="Python Module Index"
|
||||
>modules</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Tutorial-NPCs-listening.html" title="Tutorial NPCs listening"
|
||||
<a href="Web-Add-a-wiki.html" title="Add a wiki on your website"
|
||||
>next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Manually-Configuring-Color.html" title="Manually Configuring Color"
|
||||
<a href="Arxcode-Installation.html" title="Arxcode installing help"
|
||||
>previous</a> |</li>
|
||||
<li class="nav-item nav-item-0"><a href="../index.html">Evennia 1.0-dev</a> »</li>
|
||||
<li class="nav-item nav-item-1"><a href="Howtos-Overview.html" >Tutorials and Howto’s</a> »</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue