Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2022-12-01 21:58:35 +00:00
parent 296285ba40
commit 6743d2a472
56 changed files with 2963 additions and 126 deletions

View file

@ -18,7 +18,7 @@
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="Guidelines for Evennia contribs" href="Contribs-Guidelines.html" />
<link rel="prev" title="Changelog" href="../Coding/Changelog.html" />
<link rel="prev" title="Evennia 1.0 Release Notes" href="../Coding/Release-Notes-1.0.html" />
</head><body>
<div class="related" role="navigation" aria-label="related navigation">
<h3>Navigation</h3>
@ -33,7 +33,7 @@
<a href="Contribs-Guidelines.html" title="Guidelines for Evennia contribs"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="../Coding/Changelog.html" title="Changelog"
<a href="../Coding/Release-Notes-1.0.html" title="Evennia 1.0 Release Notes"
accesskey="P">previous</a> |</li>
<li class="nav-item nav-item-0"><a href="../index.html">Evennia 1.0-dev</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Contribs</a></li>
@ -139,8 +139,8 @@
</ul>
<h4>Previous topic</h4>
<p class="topless"><a href="../Coding/Changelog.html"
title="previous chapter">Changelog</a></p>
<p class="topless"><a href="../Coding/Release-Notes-1.0.html"
title="previous chapter">Evennia 1.0 Release Notes</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="Contribs-Guidelines.html"
title="next chapter">Guidelines for Evennia contribs</a></p>
@ -377,7 +377,7 @@ it just uses it as the identifier rather than a username.</p>
<p>This contrib allows you to connect a Godot Client directly to your mud,
and display regular text with color in Godots RichTextLabel using BBCode.
You can use Godot to provide advanced functionality with proper Evennia support.</p>
<p><a class="reference internal" href="Contrib-Godotwebsocket.html"><span class="doc std std-doc">Read the documentation</span></a> - <span class="xref myst">Browse the Code</span></p>
<p><a class="reference internal" href="Contrib-Godotwebsocket.html"><span class="doc std std-doc">Read the documentation</span></a> - <a class="reference internal" href="../api/evennia.contrib.base_systems.godotwebsocket.html#evennia-contrib-base-systems-godotwebsocket"><span class="std std-ref">Browse the Code</span></a></p>
</section>
<section id="ingame-python">
<h2><code class="docutils literal notranslate"><span class="pre">ingame_python</span></code><a class="headerlink" href="#ingame-python" title="Permalink to this headline"></a></h2>
@ -873,7 +873,7 @@ will be overwritten.</small></p>
<a href="Contribs-Guidelines.html" title="Guidelines for Evennia contribs"
>next</a> |</li>
<li class="right" >
<a href="../Coding/Changelog.html" title="Changelog"
<a href="../Coding/Release-Notes-1.0.html" title="Evennia 1.0 Release Notes"
>previous</a> |</li>
<li class="nav-item nav-item-0"><a href="../index.html">Evennia 1.0-dev</a> &#187;</li>
<li class="nav-item nav-item-this"><a href="">Contribs</a></li>