Skip to content

Commit e3a9da8

Browse files
CavRileyhjmjohnson
authored andcommitted
DOC: Update online docs and infrastructure for docs generation
1 parent 2b289da commit e3a9da8

9 files changed

Lines changed: 711 additions & 493 deletions

.readthedocs.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
version: 2
2+
3+
build:
4+
os: ubuntu-22.04
5+
tools:
6+
python: "3.11"
7+
8+
sphinx:
9+
configuration: docs/conf.py
10+
11+
python:
12+
install:
13+
- requirements: docs/requirements-docs.txt

0 commit comments

Comments
 (0)