initialize Sphinx and document builders

This commit is contained in:
Soren I. Bjornstad
2021-08-27 09:53:18 -05:00
parent 5d4a3164de
commit 0321b7d7b1
16 changed files with 803 additions and 370 deletions

3
.gitignore vendored
View File

@@ -1,2 +1,5 @@
__pycache__/
.vscode/
venv/
*.egg-info/
docs/_build/