Linkcheck and prepare alpha (#2078)

This commit is contained in:
Sam Wu
2023-04-24 11:25:31 -06:00
committed by GitHub
parent 48db1eea8d
commit b897bddf38
27 changed files with 205 additions and 68 deletions

View File

@@ -9,6 +9,13 @@ sphinx:
formats: [htmlzip]
python:
version: "3.8"
install:
- requirements: docs/.sphinx/requirements.txt
build:
os: "ubuntu-20.04"
tools:
python: "3.8"
jobs:
pre_build:
- python -m sphinx -b linkcheck docs/ _build/linkcheck