mirror of
https://github.com/evennia/evennia.git
synced 2026-04-05 15:37:17 +02:00
Updated HTML docs.
This commit is contained in:
parent
296285ba40
commit
6743d2a472
56 changed files with 2963 additions and 126 deletions
|
|
@ -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> »</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 Godot’s 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> »</li>
|
||||
<li class="nav-item nav-item-this"><a href="">Contribs</a></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue