Updated documentation and manual

This commit is contained in:
Mark Qvist 2022-01-14 22:21:13 +01:00
parent 8d93867a22
commit 485558cd6b
15 changed files with 37 additions and 37 deletions

View file

@ -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)