Updated docs

This commit is contained in:
Mark Qvist 2025-12-22 16:39:10 +01:00
commit 707c012318
4 changed files with 6 additions and 1 deletions

View file

@ -178,6 +178,8 @@ Reticulum implements a range of generalised interface types that covers the comm
* Or to quickly create interfaces with custom hardware
* Anything else using :ref:`custom interface modules<interfaces-custom>` written in Python
For a full list and more details, see the :ref:`Supported Interfaces<interfaces-main>` chapter.

File diff suppressed because one or more lines are too long

View file

@ -409,6 +409,7 @@ network, and vice versa.</p>
<li><p>Or to quickly create interfaces with custom hardware</p></li>
</ul>
</li>
<li><p>Anything else using <a class="reference internal" href="interfaces.html#interfaces-custom"><span class="std std-ref">custom interface modules</span></a> written in Python</p></li>
</ul>
<p>For a full list and more details, see the <a class="reference internal" href="interfaces.html#interfaces-main"><span class="std std-ref">Supported Interfaces</span></a> chapter.</p>
</section>

View file

@ -178,6 +178,8 @@ Reticulum implements a range of generalised interface types that covers the comm
* Or to quickly create interfaces with custom hardware
* Anything else using :ref:`custom interface modules<interfaces-custom>` written in Python
For a full list and more details, see the :ref:`Supported Interfaces<interfaces-main>` chapter.