mirror of
https://github.com/evennia/evennia.git
synced 2026-03-28 18:47:16 +01:00
Updated HTML docs
This commit is contained in:
parent
937794ad0b
commit
dcc4cbe66f
316 changed files with 34330 additions and 3279 deletions
|
|
@ -18,7 +18,7 @@
|
|||
<link rel="index" title="Index" href="../genindex.html" />
|
||||
<link rel="search" title="Search" href="../search.html" />
|
||||
<link rel="next" title="Help System Tutorial" href="Help-System-Tutorial.html" />
|
||||
<link rel="prev" title="Tutorial Vehicles" href="Tutorial-Vehicles.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">
|
||||
<h3>Navigation</h3>
|
||||
|
|
@ -33,7 +33,7 @@
|
|||
<a href="Help-System-Tutorial.html" title="Help System Tutorial"
|
||||
accesskey="N">next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Tutorial-Vehicles.html" title="Tutorial Vehicles"
|
||||
<a href="Tutorial-Persistent-Handler.html" title="Making a Persistent object Handler"
|
||||
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>
|
||||
|
|
@ -363,8 +363,8 @@ same way as described for the default one above.</p>
|
|||
</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-Persistent-Handler.html"
|
||||
title="previous chapter">Making a Persistent object Handler</a></p>
|
||||
<h4>Next topic</h4>
|
||||
<p class="topless"><a href="Help-System-Tutorial.html"
|
||||
title="next chapter">Help System Tutorial</a></p>
|
||||
|
|
@ -408,7 +408,7 @@ same way as described for the default one above.</p>
|
|||
<a href="Help-System-Tutorial.html" title="Help System Tutorial"
|
||||
>next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Tutorial-Vehicles.html" title="Tutorial Vehicles"
|
||||
<a href="Tutorial-Persistent-Handler.html" title="Making a Persistent object Handler"
|
||||
>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