Updated HTML docs

This commit is contained in:
Evennia docbuilder action 2022-02-05 15:09:22 +00:00
parent f310a65256
commit ecb368ddb6
1797 changed files with 10075 additions and 330676 deletions

View file

@ -72,7 +72,10 @@
<span class="n">LIMBO_DESC</span> <span class="o">=</span> <span class="n">_</span><span class="p">(</span><span class="s2">&quot;&quot;&quot;</span>
<span class="s2">Welcome to your new |wEvennia|n-based game! Visit https://www.evennia.com if you need</span>
<span class="s2">help, want to contribute, report issues or just join the community.</span>
<span class="s2">As Account #1 you can create a demo/tutorial area with &#39;|wbatchcommand tutorial_world.build|n&#39;.</span>
<span class="s2">As a privileged user, write |wbatchcommand tutorial_world.build|n to build</span>
<span class="s2">tutorial content. Once built, try |wintro|n for starting help and |wtutorial|n to</span>
<span class="s2">play the demo game.</span>
<span class="s2">&quot;&quot;&quot;</span><span class="p">)</span>
@ -299,7 +302,6 @@
<h3>Versions</h3>
<ul>
<li><a href="initial_setup.html">1.0-dev (develop branch)</a></li>
<li><a href="../../../../0.9.5/index.html">0.9.5 (v0.9.5 branch)</a></li>
</ul>
</div>