mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-05-02 14:46:05 -04:00
Updated documentation and manual
This commit is contained in:
parent
8d93867a22
commit
485558cd6b
15 changed files with 37 additions and 37 deletions
|
@ -22,7 +22,7 @@ copyright = '2021, Mark Qvist'
|
|||
author = 'Mark Qvist'
|
||||
|
||||
# The full version, including alpha/beta/rc tags
|
||||
release = '0.3.0 beta'
|
||||
release = '0.3.1 beta'
|
||||
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
@ -65,4 +65,4 @@ html_static_path = ['_static']
|
|||
# return False
|
||||
|
||||
# def setup(app):
|
||||
# app.connect('autodoc-skip-member', check_skip_member)
|
||||
# app.connect('autodoc-skip-member', check_skip_member)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue