Add Sphinx documentation, docs Makefile, and documentation URL

This commit is contained in:
Chris Proctor
2026-06-22 22:27:43 -04:00
parent ffed9f2d01
commit a7543b7b1b
12 changed files with 1026 additions and 5 deletions

1
.gitignore vendored
View File

@@ -1,2 +1,3 @@
**/__pycache__/*
dist/*
docs/_build/*