mirror of
https://github.com/evennia/evennia.git
synced 2026-03-31 21:17:17 +02:00
Updated HTML docs.
This commit is contained in:
parent
58238762eb
commit
a18f3016e6
54 changed files with 2367 additions and 108 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="evennia.contrib.base_systems.menu_login" href="evennia.contrib.base_systems.menu_login.html" />
|
||||
<link rel="next" title="evennia.contrib.base_systems.ingame_reports" href="evennia.contrib.base_systems.ingame_reports.html" />
|
||||
<link rel="prev" title="evennia.contrib.base_systems.ingame_python.typeclasses" href="evennia.contrib.base_systems.ingame_python.typeclasses.html" />
|
||||
</head><body>
|
||||
|
||||
|
|
@ -34,7 +34,7 @@
|
|||
<a href="../py-modindex.html" title="Python Module Index"
|
||||
>modules</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="evennia.contrib.base_systems.menu_login.html" title="evennia.contrib.base_systems.menu_login"
|
||||
<a href="evennia.contrib.base_systems.ingame_reports.html" title="evennia.contrib.base_systems.ingame_reports"
|
||||
accesskey="N">next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="evennia.contrib.base_systems.ingame_python.typeclasses.html" title="evennia.contrib.base_systems.ingame_python.typeclasses"
|
||||
|
|
@ -72,8 +72,8 @@
|
|||
<p class="topless"><a href="evennia.contrib.base_systems.ingame_python.typeclasses.html"
|
||||
title="previous chapter">evennia.contrib.base_systems.ingame_python.typeclasses</a></p>
|
||||
<h4>Next topic</h4>
|
||||
<p class="topless"><a href="evennia.contrib.base_systems.menu_login.html"
|
||||
title="next chapter">evennia.contrib.base_systems.menu_login</a></p>
|
||||
<p class="topless"><a href="evennia.contrib.base_systems.ingame_reports.html"
|
||||
title="next chapter">evennia.contrib.base_systems.ingame_reports</a></p>
|
||||
<div role="note" aria-label="source link">
|
||||
<!--h3>This Page</h3-->
|
||||
<ul class="this-page-menu">
|
||||
|
|
@ -255,7 +255,7 @@ either “yes” or “okay” (maybe ‘say I don’t like it, but okay’).</p
|
|||
<a href="../py-modindex.html" title="Python Module Index"
|
||||
>modules</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="evennia.contrib.base_systems.menu_login.html" title="evennia.contrib.base_systems.menu_login"
|
||||
<a href="evennia.contrib.base_systems.ingame_reports.html" title="evennia.contrib.base_systems.ingame_reports"
|
||||
>next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="evennia.contrib.base_systems.ingame_python.typeclasses.html" title="evennia.contrib.base_systems.ingame_python.typeclasses"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue