mirror of
https://github.com/evennia/evennia.git
synced 2026-03-19 14:26:30 +01:00
Updated HTML docs.
This commit is contained in:
parent
4d7c3b369a
commit
306ba10ed3
31 changed files with 183 additions and 160 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="Extending the REST API" href="Web-Extending-the-REST-API.html" />
|
||||
<link rel="prev" title="Web Character View Tutorial" href="Web-Character-View-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-Extending-the-REST-API.html" title="Extending the REST API"
|
||||
accesskey="N">next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Web-Character-View-Tutorial.html" title="Web Character View Tutorial"
|
||||
|
|
@ -88,8 +88,8 @@
|
|||
<p class="topless"><a href="Web-Character-View-Tutorial.html"
|
||||
title="previous chapter">Web Character View 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-Extending-the-REST-API.html"
|
||||
title="next chapter">Extending the REST API</a></p>
|
||||
<div role="note" aria-label="source link">
|
||||
<!--h3>This Page</h3-->
|
||||
<ul class="this-page-menu">
|
||||
|
|
@ -598,7 +598,7 @@ themselves links to display their details.</p></li>
|
|||
<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-Extending-the-REST-API.html" title="Extending the REST API"
|
||||
>next</a> |</li>
|
||||
<li class="right" >
|
||||
<a href="Web-Character-View-Tutorial.html" title="Web Character View Tutorial"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue