mirror of
https://github.com/evennia/evennia.git
synced 2026-03-18 22:06:30 +01:00
Updated HTML docs.
This commit is contained in:
parent
a6076aff42
commit
64849b32e2
146 changed files with 1903 additions and 2426 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="Gametime Tutorial" href="Gametime-Tutorial.html" />
|
||||
<link rel="prev" title="Tutorial Vehicles" href="Tutorial-Vehicles.html" />
|
||||
<link rel="next" title="Changing game calendar and time speed" href="Howto-Game-Time.html" />
|
||||
<link rel="prev" title="Building a train that moves" href="Tutorial-Building-a-Train.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="Gametime-Tutorial.html" title="Gametime Tutorial"
|
||||
<a href="Howto-Game-Time.html" title="Changing game calendar and time speed"
|
||||
accesskey="N">next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Tutorial-Vehicles.html" title="Tutorial Vehicles"
|
||||
<a href="Tutorial-Building-a-Train.html" title="Building a train that moves"
|
||||
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>
|
||||
|
|
@ -75,11 +75,11 @@
|
|||
</ul>
|
||||
|
||||
<h4>Previous topic</h4>
|
||||
<p class="topless"><a href="Tutorial-Vehicles.html"
|
||||
title="previous chapter">Tutorial Vehicles</a></p>
|
||||
<p class="topless"><a href="Tutorial-Building-a-Train.html"
|
||||
title="previous chapter">Building a train that moves</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="Howto-Game-Time.html"
|
||||
title="next chapter">Changing game calendar and time speed</a></p>
|
||||
<div role="note" aria-label="source link">
|
||||
<!--h3>This Page</h3-->
|
||||
<ul class="this-page-menu">
|
||||
|
|
@ -342,10 +342,10 @@ repository.</p>
|
|||
<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="Howto-Game-Time.html" title="Changing game calendar and time speed"
|
||||
>next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Tutorial-Vehicles.html" title="Tutorial Vehicles"
|
||||
<a href="Tutorial-Building-a-Train.html" title="Building a train that moves"
|
||||
>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