Updates readthedocs

This commit is contained in:
Richard Mahn 2022-06-21 15:55:50 -06:00
parent ac02a52a87
commit 9fc3c079a3
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 33f2f8fb94ebbfc782775071d3e45b97ebc2ed76
Subproject commit 92bcd5ea8c408f02b1a8121b0ecc2ba9db483ecd

1
docs/requirements.txt Normal file
View File

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