Updates readthedocs

This commit is contained in:
Richard Mahn 2022-06-21 15:57:36 -06:00
parent 92bcd5ea8c
commit 6940713d8f
3 changed files with 15 additions and 3 deletions

View File

@ -1,7 +1,18 @@
version: 2
# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: content/conf.py
# Optionally build your docs in additional formats such as PDF
formats: all
# Optionally set the version of Python and requirements required to build your docs
python:
version: "3.7"
install:
- requirements: docs/requirements.txt
submodules:
include: all
recursive: true
formats: all

@ -1 +1 @@
Subproject commit 4d37cd019b5fb86af84bc0dc9f5875e9df19802a
Subproject commit 9fc3c079a3463112159949ca5705500fd785e39f

1
docs/requirements.txt Normal file
View File

@ -0,0 +1 @@
docutils<0.18