Updated documentation
This commit is contained in:
		
							parent
							
								
									d7aacba797
								
							
						
					
					
						commit
						5447ed85c1
					
				
										
											Binary file not shown.
										
									
								
							@ -1,4 +1,4 @@
 | 
				
			|||||||
# Sphinx build info version 1
 | 
					# Sphinx build info version 1
 | 
				
			||||||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
 | 
					# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
 | 
				
			||||||
config: afc56b8a3660cd0f3eeb6ca077eaba56
 | 
					config: ad70b76a21781a545337b16430b5a63a
 | 
				
			||||||
tags: 645f666f9bcd5a90fca523b33c5a78b7
 | 
					tags: 645f666f9bcd5a90fca523b33c5a78b7
 | 
				
			||||||
 | 
				
			|||||||
@ -1,6 +1,6 @@
 | 
				
			|||||||
var DOCUMENTATION_OPTIONS = {
 | 
					var DOCUMENTATION_OPTIONS = {
 | 
				
			||||||
    URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
 | 
					    URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
 | 
				
			||||||
    VERSION: '0.4.7 beta',
 | 
					    VERSION: '0.4.8 beta',
 | 
				
			||||||
    LANGUAGE: 'en',
 | 
					    LANGUAGE: 'en',
 | 
				
			||||||
    COLLAPSE_INDEX: false,
 | 
					    COLLAPSE_INDEX: false,
 | 
				
			||||||
    BUILDER: 'html',
 | 
					    BUILDER: 'html',
 | 
				
			||||||
 | 
				
			|||||||
@ -6,7 +6,7 @@
 | 
				
			|||||||
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Support Reticulum" href="support.html" /><link rel="prev" title="Building Networks" href="networks.html" />
 | 
					<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Support Reticulum" href="support.html" /><link rel="prev" title="Building Networks" href="networks.html" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/>
 | 
					    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/>
 | 
				
			||||||
        <title>Code Examples - Reticulum Network Stack 0.4.7 beta documentation</title>
 | 
					        <title>Code Examples - Reticulum Network Stack 0.4.8 beta documentation</title>
 | 
				
			||||||
      <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
					      <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
				
			||||||
@ -141,7 +141,7 @@
 | 
				
			|||||||
      </label>
 | 
					      </label>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-center">
 | 
					    <div class="header-center">
 | 
				
			||||||
      <a href="index.html"><div class="brand">Reticulum Network Stack 0.4.7 beta documentation</div></a>
 | 
					      <a href="index.html"><div class="brand">Reticulum Network Stack 0.4.8 beta documentation</div></a>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-right">
 | 
					    <div class="header-right">
 | 
				
			||||||
      <div class="theme-toggle-container theme-toggle-header">
 | 
					      <div class="theme-toggle-container theme-toggle-header">
 | 
				
			||||||
@ -167,7 +167,7 @@
 | 
				
			|||||||
    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
					    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.7 beta documentation</span>
 | 
					  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.8 beta documentation</span>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
 | 
					</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
 | 
				
			||||||
  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
					  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
				
			||||||
 | 
				
			|||||||
@ -6,7 +6,7 @@
 | 
				
			|||||||
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" />
 | 
					<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/>
 | 
					    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/>
 | 
				
			||||||
        <title>An Explanation of Reticulum for Human Beings - Reticulum Network Stack 0.4.7 beta documentation</title>
 | 
					        <title>An Explanation of Reticulum for Human Beings - Reticulum Network Stack 0.4.8 beta documentation</title>
 | 
				
			||||||
      <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
					      <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
				
			||||||
@ -141,7 +141,7 @@
 | 
				
			|||||||
      </label>
 | 
					      </label>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-center">
 | 
					    <div class="header-center">
 | 
				
			||||||
      <a href="index.html"><div class="brand">Reticulum Network Stack 0.4.7 beta documentation</div></a>
 | 
					      <a href="index.html"><div class="brand">Reticulum Network Stack 0.4.8 beta documentation</div></a>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-right">
 | 
					    <div class="header-right">
 | 
				
			||||||
      <div class="theme-toggle-container theme-toggle-header">
 | 
					      <div class="theme-toggle-container theme-toggle-header">
 | 
				
			||||||
@ -167,7 +167,7 @@
 | 
				
			|||||||
    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
					    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.7 beta documentation</span>
 | 
					  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.8 beta documentation</span>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
 | 
					</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
 | 
				
			||||||
  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
					  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
    <meta name="viewport" content="width=device-width,initial-scale=1"/>
 | 
					    <meta name="viewport" content="width=device-width,initial-scale=1"/>
 | 
				
			||||||
    <meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="#" /><link rel="search" title="Search" href="search.html" />
 | 
					    <meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="#" /><link rel="search" title="Search" href="search.html" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/><title>Index - Reticulum Network Stack 0.4.7 beta documentation</title>
 | 
					    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/><title>Index - Reticulum Network Stack 0.4.8 beta documentation</title>
 | 
				
			||||||
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
					<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
				
			||||||
@ -139,7 +139,7 @@
 | 
				
			|||||||
      </label>
 | 
					      </label>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-center">
 | 
					    <div class="header-center">
 | 
				
			||||||
      <a href="index.html"><div class="brand">Reticulum Network Stack 0.4.7 beta documentation</div></a>
 | 
					      <a href="index.html"><div class="brand">Reticulum Network Stack 0.4.8 beta documentation</div></a>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-right">
 | 
					    <div class="header-right">
 | 
				
			||||||
      <div class="theme-toggle-container theme-toggle-header">
 | 
					      <div class="theme-toggle-container theme-toggle-header">
 | 
				
			||||||
@ -165,7 +165,7 @@
 | 
				
			|||||||
    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
					    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.7 beta documentation</span>
 | 
					  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.8 beta documentation</span>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
 | 
					</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
 | 
				
			||||||
  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
					  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
				
			||||||
 | 
				
			|||||||
@ -6,7 +6,7 @@
 | 
				
			|||||||
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Using Reticulum on Your System" href="using.html" /><link rel="prev" title="What is Reticulum?" href="whatis.html" />
 | 
					<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Using Reticulum on Your System" href="using.html" /><link rel="prev" title="What is Reticulum?" href="whatis.html" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/>
 | 
					    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/>
 | 
				
			||||||
        <title>Getting Started Fast - Reticulum Network Stack 0.4.7 beta documentation</title>
 | 
					        <title>Getting Started Fast - Reticulum Network Stack 0.4.8 beta documentation</title>
 | 
				
			||||||
      <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
					      <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
				
			||||||
@ -141,7 +141,7 @@
 | 
				
			|||||||
      </label>
 | 
					      </label>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-center">
 | 
					    <div class="header-center">
 | 
				
			||||||
      <a href="index.html"><div class="brand">Reticulum Network Stack 0.4.7 beta documentation</div></a>
 | 
					      <a href="index.html"><div class="brand">Reticulum Network Stack 0.4.8 beta documentation</div></a>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-right">
 | 
					    <div class="header-right">
 | 
				
			||||||
      <div class="theme-toggle-container theme-toggle-header">
 | 
					      <div class="theme-toggle-container theme-toggle-header">
 | 
				
			||||||
@ -167,7 +167,7 @@
 | 
				
			|||||||
    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
					    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.7 beta documentation</span>
 | 
					  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.8 beta documentation</span>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
 | 
					</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
 | 
				
			||||||
  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
					  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
				
			||||||
 | 
				
			|||||||
@ -6,7 +6,7 @@
 | 
				
			|||||||
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Supported Interfaces" href="interfaces.html" /><link rel="prev" title="Understanding Reticulum" href="understanding.html" />
 | 
					<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Supported Interfaces" href="interfaces.html" /><link rel="prev" title="Understanding Reticulum" href="understanding.html" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/>
 | 
					    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/>
 | 
				
			||||||
        <title>Communications Hardware - Reticulum Network Stack 0.4.7 beta documentation</title>
 | 
					        <title>Communications Hardware - Reticulum Network Stack 0.4.8 beta documentation</title>
 | 
				
			||||||
      <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
					      <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
				
			||||||
@ -141,7 +141,7 @@
 | 
				
			|||||||
      </label>
 | 
					      </label>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-center">
 | 
					    <div class="header-center">
 | 
				
			||||||
      <a href="index.html"><div class="brand">Reticulum Network Stack 0.4.7 beta documentation</div></a>
 | 
					      <a href="index.html"><div class="brand">Reticulum Network Stack 0.4.8 beta documentation</div></a>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-right">
 | 
					    <div class="header-right">
 | 
				
			||||||
      <div class="theme-toggle-container theme-toggle-header">
 | 
					      <div class="theme-toggle-container theme-toggle-header">
 | 
				
			||||||
@ -167,7 +167,7 @@
 | 
				
			|||||||
    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
					    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.7 beta documentation</span>
 | 
					  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.8 beta documentation</span>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
 | 
					</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
 | 
				
			||||||
  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
					  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
				
			||||||
 | 
				
			|||||||
@ -6,7 +6,7 @@
 | 
				
			|||||||
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="What is Reticulum?" href="whatis.html" />
 | 
					<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="What is Reticulum?" href="whatis.html" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/>
 | 
					    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/>
 | 
				
			||||||
        <title>Reticulum Network Stack 0.4.7 beta documentation</title>
 | 
					        <title>Reticulum Network Stack 0.4.8 beta documentation</title>
 | 
				
			||||||
      <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
					      <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
				
			||||||
@ -141,7 +141,7 @@
 | 
				
			|||||||
      </label>
 | 
					      </label>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-center">
 | 
					    <div class="header-center">
 | 
				
			||||||
      <a href="#"><div class="brand">Reticulum Network Stack 0.4.7 beta documentation</div></a>
 | 
					      <a href="#"><div class="brand">Reticulum Network Stack 0.4.8 beta documentation</div></a>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-right">
 | 
					    <div class="header-right">
 | 
				
			||||||
      <div class="theme-toggle-container theme-toggle-header">
 | 
					      <div class="theme-toggle-container theme-toggle-header">
 | 
				
			||||||
@ -167,7 +167,7 @@
 | 
				
			|||||||
    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
					    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.7 beta documentation</span>
 | 
					  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.8 beta documentation</span>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
 | 
					</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
 | 
				
			||||||
  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
					  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
				
			||||||
 | 
				
			|||||||
@ -6,7 +6,7 @@
 | 
				
			|||||||
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Building Networks" href="networks.html" /><link rel="prev" title="Communications Hardware" href="hardware.html" />
 | 
					<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Building Networks" href="networks.html" /><link rel="prev" title="Communications Hardware" href="hardware.html" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/>
 | 
					    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/>
 | 
				
			||||||
        <title>Supported Interfaces - Reticulum Network Stack 0.4.7 beta documentation</title>
 | 
					        <title>Supported Interfaces - Reticulum Network Stack 0.4.8 beta documentation</title>
 | 
				
			||||||
      <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
					      <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
				
			||||||
@ -141,7 +141,7 @@
 | 
				
			|||||||
      </label>
 | 
					      </label>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-center">
 | 
					    <div class="header-center">
 | 
				
			||||||
      <a href="index.html"><div class="brand">Reticulum Network Stack 0.4.7 beta documentation</div></a>
 | 
					      <a href="index.html"><div class="brand">Reticulum Network Stack 0.4.8 beta documentation</div></a>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-right">
 | 
					    <div class="header-right">
 | 
				
			||||||
      <div class="theme-toggle-container theme-toggle-header">
 | 
					      <div class="theme-toggle-container theme-toggle-header">
 | 
				
			||||||
@ -167,7 +167,7 @@
 | 
				
			|||||||
    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
					    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.7 beta documentation</span>
 | 
					  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.8 beta documentation</span>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
 | 
					</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
 | 
				
			||||||
  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
					  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
				
			||||||
 | 
				
			|||||||
@ -6,7 +6,7 @@
 | 
				
			|||||||
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Code Examples" href="examples.html" /><link rel="prev" title="Supported Interfaces" href="interfaces.html" />
 | 
					<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Code Examples" href="examples.html" /><link rel="prev" title="Supported Interfaces" href="interfaces.html" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/>
 | 
					    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/>
 | 
				
			||||||
        <title>Building Networks - Reticulum Network Stack 0.4.7 beta documentation</title>
 | 
					        <title>Building Networks - Reticulum Network Stack 0.4.8 beta documentation</title>
 | 
				
			||||||
      <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
					      <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
				
			||||||
@ -141,7 +141,7 @@
 | 
				
			|||||||
      </label>
 | 
					      </label>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-center">
 | 
					    <div class="header-center">
 | 
				
			||||||
      <a href="index.html"><div class="brand">Reticulum Network Stack 0.4.7 beta documentation</div></a>
 | 
					      <a href="index.html"><div class="brand">Reticulum Network Stack 0.4.8 beta documentation</div></a>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-right">
 | 
					    <div class="header-right">
 | 
				
			||||||
      <div class="theme-toggle-container theme-toggle-header">
 | 
					      <div class="theme-toggle-container theme-toggle-header">
 | 
				
			||||||
@ -167,7 +167,7 @@
 | 
				
			|||||||
    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
					    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.7 beta documentation</span>
 | 
					  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.8 beta documentation</span>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
 | 
					</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
 | 
				
			||||||
  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
					  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
				
			||||||
 | 
				
			|||||||
@ -6,7 +6,7 @@
 | 
				
			|||||||
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="prev" title="Support Reticulum" href="support.html" />
 | 
					<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="prev" title="Support Reticulum" href="support.html" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/>
 | 
					    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/>
 | 
				
			||||||
        <title>API Reference - Reticulum Network Stack 0.4.7 beta documentation</title>
 | 
					        <title>API Reference - Reticulum Network Stack 0.4.8 beta documentation</title>
 | 
				
			||||||
      <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
					      <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
				
			||||||
@ -141,7 +141,7 @@
 | 
				
			|||||||
      </label>
 | 
					      </label>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-center">
 | 
					    <div class="header-center">
 | 
				
			||||||
      <a href="index.html"><div class="brand">Reticulum Network Stack 0.4.7 beta documentation</div></a>
 | 
					      <a href="index.html"><div class="brand">Reticulum Network Stack 0.4.8 beta documentation</div></a>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-right">
 | 
					    <div class="header-right">
 | 
				
			||||||
      <div class="theme-toggle-container theme-toggle-header">
 | 
					      <div class="theme-toggle-container theme-toggle-header">
 | 
				
			||||||
@ -167,7 +167,7 @@
 | 
				
			|||||||
    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
					    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.7 beta documentation</span>
 | 
					  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.8 beta documentation</span>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
 | 
					</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
 | 
				
			||||||
  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
					  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
				
			||||||
 | 
				
			|||||||
@ -4,7 +4,7 @@
 | 
				
			|||||||
    <meta name="viewport" content="width=device-width,initial-scale=1"/>
 | 
					    <meta name="viewport" content="width=device-width,initial-scale=1"/>
 | 
				
			||||||
    <meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="#" />
 | 
					    <meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="#" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/><title>Search - Reticulum Network Stack 0.4.7 beta documentation</title><link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
					    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/><title>Search - Reticulum Network Stack 0.4.8 beta documentation</title><link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?digest=30d1aed668e5c3a91c3e3bf6a60b675221979f0e" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?digest=30d1aed668e5c3a91c3e3bf6a60b675221979f0e" />
 | 
				
			||||||
@ -138,7 +138,7 @@
 | 
				
			|||||||
      </label>
 | 
					      </label>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-center">
 | 
					    <div class="header-center">
 | 
				
			||||||
      <a href="index.html"><div class="brand">Reticulum Network Stack 0.4.7 beta documentation</div></a>
 | 
					      <a href="index.html"><div class="brand">Reticulum Network Stack 0.4.8 beta documentation</div></a>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-right">
 | 
					    <div class="header-right">
 | 
				
			||||||
      <div class="theme-toggle-container theme-toggle-header">
 | 
					      <div class="theme-toggle-container theme-toggle-header">
 | 
				
			||||||
@ -164,7 +164,7 @@
 | 
				
			|||||||
    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
					    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.7 beta documentation</span>
 | 
					  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.8 beta documentation</span>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
</a><form class="sidebar-search-container" method="get" action="#" role="search">
 | 
					</a><form class="sidebar-search-container" method="get" action="#" role="search">
 | 
				
			||||||
  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
					  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
				
			||||||
 | 
				
			|||||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@ -6,7 +6,7 @@
 | 
				
			|||||||
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="API Reference" href="reference.html" /><link rel="prev" title="Code Examples" href="examples.html" />
 | 
					<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="API Reference" href="reference.html" /><link rel="prev" title="Code Examples" href="examples.html" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/>
 | 
					    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/>
 | 
				
			||||||
        <title>Support Reticulum - Reticulum Network Stack 0.4.7 beta documentation</title>
 | 
					        <title>Support Reticulum - Reticulum Network Stack 0.4.8 beta documentation</title>
 | 
				
			||||||
      <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
					      <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
				
			||||||
@ -141,7 +141,7 @@
 | 
				
			|||||||
      </label>
 | 
					      </label>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-center">
 | 
					    <div class="header-center">
 | 
				
			||||||
      <a href="index.html"><div class="brand">Reticulum Network Stack 0.4.7 beta documentation</div></a>
 | 
					      <a href="index.html"><div class="brand">Reticulum Network Stack 0.4.8 beta documentation</div></a>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-right">
 | 
					    <div class="header-right">
 | 
				
			||||||
      <div class="theme-toggle-container theme-toggle-header">
 | 
					      <div class="theme-toggle-container theme-toggle-header">
 | 
				
			||||||
@ -167,7 +167,7 @@
 | 
				
			|||||||
    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
					    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.7 beta documentation</span>
 | 
					  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.8 beta documentation</span>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
 | 
					</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
 | 
				
			||||||
  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
					  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
				
			||||||
 | 
				
			|||||||
@ -6,7 +6,7 @@
 | 
				
			|||||||
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Communications Hardware" href="hardware.html" /><link rel="prev" title="Using Reticulum on Your System" href="using.html" />
 | 
					<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Communications Hardware" href="hardware.html" /><link rel="prev" title="Using Reticulum on Your System" href="using.html" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/>
 | 
					    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/>
 | 
				
			||||||
        <title>Understanding Reticulum - Reticulum Network Stack 0.4.7 beta documentation</title>
 | 
					        <title>Understanding Reticulum - Reticulum Network Stack 0.4.8 beta documentation</title>
 | 
				
			||||||
      <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
					      <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
				
			||||||
@ -141,7 +141,7 @@
 | 
				
			|||||||
      </label>
 | 
					      </label>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-center">
 | 
					    <div class="header-center">
 | 
				
			||||||
      <a href="index.html"><div class="brand">Reticulum Network Stack 0.4.7 beta documentation</div></a>
 | 
					      <a href="index.html"><div class="brand">Reticulum Network Stack 0.4.8 beta documentation</div></a>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-right">
 | 
					    <div class="header-right">
 | 
				
			||||||
      <div class="theme-toggle-container theme-toggle-header">
 | 
					      <div class="theme-toggle-container theme-toggle-header">
 | 
				
			||||||
@ -167,7 +167,7 @@
 | 
				
			|||||||
    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
					    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.7 beta documentation</span>
 | 
					  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.8 beta documentation</span>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
 | 
					</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
 | 
				
			||||||
  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
					  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
				
			||||||
 | 
				
			|||||||
@ -6,7 +6,7 @@
 | 
				
			|||||||
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Understanding Reticulum" href="understanding.html" /><link rel="prev" title="Getting Started Fast" href="gettingstartedfast.html" />
 | 
					<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Understanding Reticulum" href="understanding.html" /><link rel="prev" title="Getting Started Fast" href="gettingstartedfast.html" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/>
 | 
					    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/>
 | 
				
			||||||
        <title>Using Reticulum on Your System - Reticulum Network Stack 0.4.7 beta documentation</title>
 | 
					        <title>Using Reticulum on Your System - Reticulum Network Stack 0.4.8 beta documentation</title>
 | 
				
			||||||
      <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
					      <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
				
			||||||
@ -141,7 +141,7 @@
 | 
				
			|||||||
      </label>
 | 
					      </label>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-center">
 | 
					    <div class="header-center">
 | 
				
			||||||
      <a href="index.html"><div class="brand">Reticulum Network Stack 0.4.7 beta documentation</div></a>
 | 
					      <a href="index.html"><div class="brand">Reticulum Network Stack 0.4.8 beta documentation</div></a>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-right">
 | 
					    <div class="header-right">
 | 
				
			||||||
      <div class="theme-toggle-container theme-toggle-header">
 | 
					      <div class="theme-toggle-container theme-toggle-header">
 | 
				
			||||||
@ -167,7 +167,7 @@
 | 
				
			|||||||
    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
					    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.7 beta documentation</span>
 | 
					  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.8 beta documentation</span>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
 | 
					</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
 | 
				
			||||||
  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
					  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
				
			||||||
 | 
				
			|||||||
@ -6,7 +6,7 @@
 | 
				
			|||||||
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Getting Started Fast" href="gettingstartedfast.html" /><link rel="prev" title="Reticulum Network Stack Manual" href="index.html" />
 | 
					<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="Getting Started Fast" href="gettingstartedfast.html" /><link rel="prev" title="Reticulum Network Stack Manual" href="index.html" />
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/>
 | 
					    <meta name="generator" content="sphinx-5.2.2, furo 2022.09.29"/>
 | 
				
			||||||
        <title>What is Reticulum? - Reticulum Network Stack 0.4.7 beta documentation</title>
 | 
					        <title>What is Reticulum? - Reticulum Network Stack 0.4.8 beta documentation</title>
 | 
				
			||||||
      <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
					      <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=d81277517bee4d6b0349d71bb2661d4890b5617c" />
 | 
				
			||||||
    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
					    <link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
 | 
				
			||||||
@ -141,7 +141,7 @@
 | 
				
			|||||||
      </label>
 | 
					      </label>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-center">
 | 
					    <div class="header-center">
 | 
				
			||||||
      <a href="index.html"><div class="brand">Reticulum Network Stack 0.4.7 beta documentation</div></a>
 | 
					      <a href="index.html"><div class="brand">Reticulum Network Stack 0.4.8 beta documentation</div></a>
 | 
				
			||||||
    </div>
 | 
					    </div>
 | 
				
			||||||
    <div class="header-right">
 | 
					    <div class="header-right">
 | 
				
			||||||
      <div class="theme-toggle-container theme-toggle-header">
 | 
					      <div class="theme-toggle-container theme-toggle-header">
 | 
				
			||||||
@ -167,7 +167,7 @@
 | 
				
			|||||||
    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
					    <img class="sidebar-logo" src="_static/rns_logo_512.png" alt="Logo"/>
 | 
				
			||||||
  </div>
 | 
					  </div>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.7 beta documentation</span>
 | 
					  <span class="sidebar-brand-text">Reticulum Network Stack 0.4.8 beta documentation</span>
 | 
				
			||||||
  
 | 
					  
 | 
				
			||||||
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
 | 
					</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
 | 
				
			||||||
  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
					  <input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user