mirror of
https://github.com/evennia/evennia.git
synced 2026-03-19 06:16:31 +01:00
Updated HTML docs.
This commit is contained in:
parent
a6076aff42
commit
64849b32e2
146 changed files with 1903 additions and 2426 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="Parsing command arguments, theory and best practices" href="Parsing-commands-tutorial.html" />
|
||||
<link rel="next" title="Automatically Tweet game stats" href="Web-Tweeting-Game-Stats.html" />
|
||||
<link rel="prev" title="Help System Tutorial" href="Web-Help-System-Tutorial.html" />
|
||||
</head><body>
|
||||
<div class="related" role="navigation" aria-label="related navigation">
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
<a href="../py-modindex.html" title="Python Module Index"
|
||||
>modules</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Parsing-commands-tutorial.html" title="Parsing command arguments, theory and best practices"
|
||||
<a href="Web-Tweeting-Game-Stats.html" title="Automatically Tweet game stats"
|
||||
accesskey="N">next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Web-Help-System-Tutorial.html" title="Help System Tutorial"
|
||||
|
|
@ -78,8 +78,8 @@
|
|||
<p class="topless"><a href="Web-Help-System-Tutorial.html"
|
||||
title="previous chapter">Help System Tutorial</a></p>
|
||||
<h4>Next topic</h4>
|
||||
<p class="topless"><a href="Parsing-commands-tutorial.html"
|
||||
title="next chapter">Parsing command arguments, theory and best practices</a></p>
|
||||
<p class="topless"><a href="Web-Tweeting-Game-Stats.html"
|
||||
title="next chapter">Automatically Tweet game stats</a></p>
|
||||
<div role="note" aria-label="source link">
|
||||
<!--h3>This Page</h3-->
|
||||
<ul class="this-page-menu">
|
||||
|
|
@ -520,7 +520,7 @@
|
|||
<a href="../py-modindex.html" title="Python Module Index"
|
||||
>modules</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Parsing-commands-tutorial.html" title="Parsing command arguments, theory and best practices"
|
||||
<a href="Web-Tweeting-Game-Stats.html" title="Automatically Tweet game stats"
|
||||
>next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Web-Help-System-Tutorial.html" title="Help System Tutorial"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue