Updated docs

This commit is contained in:
Mark Qvist
2025-12-22 16:39:10 +01:00
parent 3f30e17eb4
commit 707c012318
4 changed files with 6 additions and 1 deletions
+2
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
+1
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>
+2
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.