mirror of
https://github.com/evennia/evennia.git
synced 2026-03-18 22:06:30 +01:00
Fix 3.x legacy doc versioning
This commit is contained in:
parent
24e4b7fdbd
commit
a2f5d016d4
966 changed files with 4656 additions and 3132 deletions
|
|
@ -6,7 +6,7 @@
|
|||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
|
||||
|
||||
<title>Using the Arxcode game dir — Evennia latest documentation</title>
|
||||
<title>Using the Arxcode game dir — Evennia 3.x documentation</title>
|
||||
<link rel="stylesheet" href="../_static/nature.css" type="text/css" />
|
||||
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
|
||||
<script id="documentation_options" data-url_root="../" src="../_static/documentation_options.js"></script>
|
||||
|
|
@ -21,6 +21,11 @@
|
|||
<link rel="prev" title="Evennia for MUSH Users" href="Evennia-for-MUSH-Users.html" />
|
||||
</head><body>
|
||||
|
||||
|
||||
<div class="admonition important">
|
||||
<p class="first admonition-title">Note</p>
|
||||
<p class="last">You are reading an old version of the Evennia documentation. <a href="https://www.evennia.com/docs/latest/index.html">The latest version is here</a></p>.
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
|
@ -39,7 +44,7 @@
|
|||
<li class="right" >
|
||||
<a href="Evennia-for-MUSH-Users.html" title="Evennia for MUSH Users"
|
||||
accesskey="P">previous</a> |</li>
|
||||
<li class="nav-item nav-item-0"><a href="../index.html">Evennia latest</a> »</li>
|
||||
<li class="nav-item nav-item-0"><a href="../index.html">Evennia 3.x</a> »</li>
|
||||
<li class="nav-item nav-item-1"><a href="Howtos-Overview.html" accesskey="U">Tutorials and How-To’s</a> »</li>
|
||||
<li class="nav-item nav-item-this"><a href="">Using the Arxcode game dir</a></li>
|
||||
</ul>
|
||||
|
|
@ -345,12 +350,17 @@ on localhost at port 4000, and the webserver at <a class="reference external" hr
|
|||
<li class="right" >
|
||||
<a href="Evennia-for-MUSH-Users.html" title="Evennia for MUSH Users"
|
||||
>previous</a> |</li>
|
||||
<li class="nav-item nav-item-0"><a href="../index.html">Evennia latest</a> »</li>
|
||||
<li class="nav-item nav-item-0"><a href="../index.html">Evennia 3.x</a> »</li>
|
||||
<li class="nav-item nav-item-1"><a href="Howtos-Overview.html" >Tutorials and How-To’s</a> »</li>
|
||||
<li class="nav-item nav-item-this"><a href="">Using the Arxcode game dir</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="admonition important">
|
||||
<p class="first admonition-title">Note</p>
|
||||
<p class="last">You are reading an old version of the Evennia documentation. <a href="https://www.evennia.com/docs/latest/index.html">The latest version is here</a></p>.
|
||||
</div>
|
||||
|
||||
|
||||
<div class="footer" role="contentinfo">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue