Skip to content

Commit

Permalink
Add doc files for reproducibility
Browse files Browse the repository at this point in the history
  • Loading branch information
straithe committed Dec 29, 2021
1 parent bf84a3a commit 4da1792
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/.readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
build:
os: "ubuntu-20.04"
tools:
python: "3.9"

sphinx:
configuration: conf.py

python:
install:
- requirements: requirements.txt
3 changes: 3 additions & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
sphinx==1.8.5
sphinx_rtd_theme==1.0.0
readthedocs-sphinx-search==0.1.1

0 comments on commit 4da1792

Please sign in to comment.