mirror of
https://github.com/evennia/evennia.git
synced 2026-03-26 17:56:32 +01:00
Updated HTML docs.
This commit is contained in:
parent
370a11cf2f
commit
88477386fe
64 changed files with 2209 additions and 2458 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="Mass and weight for objects" href="Mass-and-weight-for-objects.html" />
|
||||
<link rel="next" title="Weather Tutorial" href="Weather-Tutorial.html" />
|
||||
<link rel="prev" title="Making a Persistent object Handler" href="Tutorial-Persistent-Handler.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="Mass-and-weight-for-objects.html" title="Mass and weight for objects"
|
||||
<a href="Weather-Tutorial.html" title="Weather Tutorial"
|
||||
accesskey="N">next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Tutorial-Persistent-Handler.html" title="Making a Persistent object Handler"
|
||||
|
|
@ -82,8 +82,8 @@
|
|||
<p class="topless"><a href="Tutorial-Persistent-Handler.html"
|
||||
title="previous chapter">Making a Persistent object Handler</a></p>
|
||||
<h4>Next topic</h4>
|
||||
<p class="topless"><a href="Mass-and-weight-for-objects.html"
|
||||
title="next chapter">Mass and weight for objects</a></p>
|
||||
<p class="topless"><a href="Weather-Tutorial.html"
|
||||
title="next chapter">Weather Tutorial</a></p>
|
||||
<div role="note" aria-label="source link">
|
||||
<!--h3>This Page</h3-->
|
||||
<ul class="this-page-menu">
|
||||
|
|
@ -407,7 +407,7 @@ same way as described for the default one above.</p>
|
|||
<a href="../py-modindex.html" title="Python Module Index"
|
||||
>modules</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Mass-and-weight-for-objects.html" title="Mass and weight for objects"
|
||||
<a href="Weather-Tutorial.html" title="Weather Tutorial"
|
||||
>next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Tutorial-Persistent-Handler.html" title="Making a Persistent object Handler"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue