Move docs in-source (#1357)

This commit is contained in:
Matt
2024-06-30 16:10:12 -04:00
committed by GitHub
parent 0cdd9a74d0
commit dcc7ddc19b
170 changed files with 42686 additions and 13 deletions

15
docs/.readthedocs.yml Normal file
View File

@@ -0,0 +1,15 @@
version: 2
sphinx:
builder: html
configuration: source/conf.py
fail_on_warning: true
build:
os: ubuntu-22.04
tools:
python: "3.11"
python:
install:
- requirements: requirements.txt