mirror of
https://github.com/evennia/evennia.git
synced 2026-03-22 15:56:30 +01:00
Updated HTML docs
This commit is contained in:
parent
937794ad0b
commit
dcc4cbe66f
316 changed files with 34330 additions and 3279 deletions
|
|
@ -17,7 +17,7 @@
|
|||
<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="Gametime Tutorial" href="Gametime-Tutorial.html" />
|
||||
<link rel="next" title="Making a Persistent object Handler" href="Tutorial-Persistent-Handler.html" />
|
||||
<link rel="prev" title="Building a mech tutorial" href="Building-a-mech-tutorial.html" />
|
||||
</head><body>
|
||||
<div class="related" role="navigation" aria-label="related navigation">
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
<a href="../py-modindex.html" title="Python Module Index"
|
||||
>modules</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Gametime-Tutorial.html" title="Gametime Tutorial"
|
||||
<a href="Tutorial-Persistent-Handler.html" title="Making a Persistent object Handler"
|
||||
accesskey="N">next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Building-a-mech-tutorial.html" title="Building a mech tutorial"
|
||||
|
|
@ -467,8 +467,8 @@ direction to which room it goes.</p></li>
|
|||
<p class="topless"><a href="Building-a-mech-tutorial.html"
|
||||
title="previous chapter">Building a mech tutorial</a></p>
|
||||
<h4>Next topic</h4>
|
||||
<p class="topless"><a href="Gametime-Tutorial.html"
|
||||
title="next chapter">Gametime Tutorial</a></p>
|
||||
<p class="topless"><a href="Tutorial-Persistent-Handler.html"
|
||||
title="next chapter">Making a Persistent object Handler</a></p>
|
||||
<div role="note" aria-label="source link">
|
||||
<!--h3>This Page</h3-->
|
||||
<ul class="this-page-menu">
|
||||
|
|
@ -506,7 +506,7 @@ direction to which room it goes.</p></li>
|
|||
<a href="../py-modindex.html" title="Python Module Index"
|
||||
>modules</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Gametime-Tutorial.html" title="Gametime Tutorial"
|
||||
<a href="Tutorial-Persistent-Handler.html" title="Making a Persistent object Handler"
|
||||
>next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Building-a-mech-tutorial.html" title="Building a mech tutorial"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue