Updated docs [skip ci]

This commit is contained in:
Rhet Turnbull
2022-02-21 09:34:40 -08:00
parent ecbd370a47
commit 5290fae2e0
15 changed files with 7858 additions and 210 deletions

View File

@@ -16,7 +16,7 @@ import sys
import sphinx_rtd_theme
sys.path.insert(0, os.path.abspath(".."))
sys.path.insert(0, os.path.abspath("../.."))
# -- Project information -----------------------------------------------------