Updated docs

This commit is contained in:
Mark Qvist 2021-05-16 23:39:26 +02:00
parent 15db2199a1
commit b7e8128e06
2 changed files with 2 additions and 3 deletions

View File

@ -22,7 +22,7 @@ copyright = '2021, Mark Qvist'
author = 'Mark Qvist' author = 'Mark Qvist'
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
release = '0.2.0 β' release = '0.2.0 beta'
# -- General configuration --------------------------------------------------- # -- General configuration ---------------------------------------------------

View File

@ -7,8 +7,7 @@ This reference guide lists and explains all classes exposed by the RNS API.
Classes Classes
========================= =========================
Communication over a Reticulum network in a program is acheived using a set of Communication over a Reticulum network is achieved using a set of classes exposed by RNS.
classes exposed by RNS.
.. _api-reticulum: .. _api-reticulum: