diff --git a/docs/manual/.buildinfo b/docs/manual/.buildinfo index e250768..de32d71 100644 --- a/docs/manual/.buildinfo +++ b/docs/manual/.buildinfo @@ -1,4 +1,4 @@ # 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. -config: e6cf914f5d96347d4f64d2e8bcefb841 +config: 4a5b669a6756de77e9b7c6b7dc5d5702 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/manual/_sources/gettingstartedfast.rst.txt b/docs/manual/_sources/gettingstartedfast.rst.txt index cd32546..6af7569 100644 --- a/docs/manual/_sources/gettingstartedfast.rst.txt +++ b/docs/manual/_sources/gettingstartedfast.rst.txt @@ -244,6 +244,13 @@ Many other Reticulum instances are connecting to this testnet, and you can also via other entry points if you know them. There is absolutely no control over the network topography, usage or what types of instances connect. It will also occasionally be used to test various failure scenarios, and there are no availability or service guarantees. +Expect weird things to happen on this network, as people experiment and try out things. + +It probably goes without saying, but *don't use the testnet entry-points as +hardcoded or default interfaces in any applications you ship to users*. When +shipping applications, the best practice is to provide your own default +connectivity solutions, if needed and applicable, or in most cases, simply +leave it up to the user which networks to connect to, and how. Adding Radio Interfaces diff --git a/docs/manual/_static/documentation_options.js b/docs/manual/_static/documentation_options.js index 5497d75..515ddfd 100644 --- a/docs/manual/_static/documentation_options.js +++ b/docs/manual/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '0.7.5 beta', + VERSION: '0.7.6 beta', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/docs/manual/_static/scripts/furo-extensions.js b/docs/manual/_static/scripts/furo-extensions.js new file mode 100644 index 0000000..e69de29 diff --git a/docs/manual/_static/scripts/furo.js.LICENSE.txt b/docs/manual/_static/scripts/furo.js.LICENSE.txt new file mode 100644 index 0000000..1632189 --- /dev/null +++ b/docs/manual/_static/scripts/furo.js.LICENSE.txt @@ -0,0 +1,7 @@ +/*! + * gumshoejs v5.1.2 (patched by @pradyunsg) + * A simple, framework-agnostic scrollspy script. + * (c) 2019 Chris Ferdinandi + * MIT License + * http://github.com/cferdinandi/gumshoe + */ diff --git a/docs/manual/examples.html b/docs/manual/examples.html index d2db21a..b820424 100644 --- a/docs/manual/examples.html +++ b/docs/manual/examples.html @@ -2,11 +2,11 @@
- + -