Updated documentation

This commit is contained in:
Mark Qvist 2025-11-02 22:27:27 +01:00
parent 0896df05b6
commit 77d40215c8
46 changed files with 2857 additions and 15197 deletions

View file

@ -10,7 +10,7 @@ sys.path.insert(0, os.path.abspath('../..'))
# -- Project information -----------------------------------------------------
project = 'Reticulum Network Stack'
copyright = '2023, Mark Qvist'
copyright = '2025, Mark Qvist'
author = 'Mark Qvist'
exec(open("../../RNS/_version.py", "r").read())