mirror of
https://github.com/evennia/evennia.git
synced 2026-04-03 06:27:17 +02:00
Updated HTML docs.
This commit is contained in:
parent
244b950f17
commit
58238762eb
36 changed files with 557 additions and 109 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="Menu-based login system" href="Contrib-Menu-Login.html" />
|
||||
<link rel="next" title="In-Game Reporting System" href="Contrib-Ingame-Reports.html" />
|
||||
<link rel="prev" title="Dialogues in events" href="Contrib-Ingame-Python-Tutorial-Dialogue.html" />
|
||||
</head><body>
|
||||
|
||||
|
|
@ -34,7 +34,7 @@
|
|||
<a href="../py-modindex.html" title="Python Module Index"
|
||||
>modules</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Contrib-Menu-Login.html" title="Menu-based login system"
|
||||
<a href="Contrib-Ingame-Reports.html" title="In-Game Reporting System"
|
||||
accesskey="N">next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Contrib-Ingame-Python-Tutorial-Dialogue.html" title="Dialogues in events"
|
||||
|
|
@ -82,8 +82,8 @@
|
|||
<p class="topless"><a href="Contrib-Ingame-Python-Tutorial-Dialogue.html"
|
||||
title="previous chapter">Dialogues in events</a></p>
|
||||
<h4>Next topic</h4>
|
||||
<p class="topless"><a href="Contrib-Menu-Login.html"
|
||||
title="next chapter">Menu-based login system</a></p>
|
||||
<p class="topless"><a href="Contrib-Ingame-Reports.html"
|
||||
title="next chapter">In-Game Reporting System</a></p>
|
||||
<div role="note" aria-label="source link">
|
||||
<!--h3>This Page</h3-->
|
||||
<ul class="this-page-menu">
|
||||
|
|
@ -553,7 +553,7 @@ shown in the next tutorial.</p></li>
|
|||
<a href="../py-modindex.html" title="Python Module Index"
|
||||
>modules</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Contrib-Menu-Login.html" title="Menu-based login system"
|
||||
<a href="Contrib-Ingame-Reports.html" title="In-Game Reporting System"
|
||||
>next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Contrib-Ingame-Python-Tutorial-Dialogue.html" title="Dialogues in events"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue