Developer documentation

This commit is contained in:
Jamie Hardt
2022-11-18 19:32:00 -08:00
parent a5ed16849c
commit 76c2e24084
4 changed files with 38 additions and 2 deletions

View File

@@ -3,6 +3,13 @@
# For the full list of built-in configuration values, see the documentation:
# https://www.sphinx-doc.org/en/master/usage/configuration.html
import sys
import os
sys.path.insert(0, os.path.abspath("../.."))
print(sys.path)
# -- Project information -----------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information