mirror of
https://github.com/evennia/evennia.git
synced 2026-03-20 14:56:30 +01:00
Updated HTML docs.
This commit is contained in:
parent
39c310dee7
commit
cfb30bf8fd
56 changed files with 951 additions and 381 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="Channels" href="Channels.html" />
|
||||
<link rel="prev" title="Objects" href="Objects.html" />
|
||||
<link rel="prev" title="Exits" href="Exits.html" />
|
||||
</head><body>
|
||||
<div class="related" role="navigation" aria-label="related navigation">
|
||||
<h3>Navigation</h3>
|
||||
|
|
@ -33,7 +33,7 @@
|
|||
<a href="Channels.html" title="Channels"
|
||||
accesskey="N">next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Objects.html" title="Objects"
|
||||
<a href="Exits.html" title="Exits"
|
||||
accesskey="P">previous</a> |</li>
|
||||
<li class="nav-item nav-item-0"><a href="../index.html">Evennia 1.0</a> »</li>
|
||||
<li class="nav-item nav-item-1"><a href="Components-Overview.html" accesskey="U">Core Components</a> »</li>
|
||||
|
|
@ -81,8 +81,8 @@
|
|||
</ul>
|
||||
|
||||
<h4>Previous topic</h4>
|
||||
<p class="topless"><a href="Objects.html"
|
||||
title="previous chapter">Objects</a></p>
|
||||
<p class="topless"><a href="Exits.html"
|
||||
title="previous chapter">Exits</a></p>
|
||||
<h4>Next topic</h4>
|
||||
<p class="topless"><a href="Channels.html"
|
||||
title="next chapter">Channels</a></p>
|
||||
|
|
@ -480,7 +480,7 @@ information in settings to recreate it for you on the fly.</p>
|
|||
<a href="Channels.html" title="Channels"
|
||||
>next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Objects.html" title="Objects"
|
||||
<a href="Exits.html" title="Exits"
|
||||
>previous</a> |</li>
|
||||
<li class="nav-item nav-item-0"><a href="../index.html">Evennia 1.0</a> »</li>
|
||||
<li class="nav-item nav-item-1"><a href="Components-Overview.html" >Core Components</a> »</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue