Add readthedocs file
This commit is contained in:
parent
1bb6eb79fa
commit
aff0844812
10
.readthedocs.yml
Normal file
10
.readthedocs.yml
Normal file
@ -0,0 +1,10 @@
|
||||
version: 2
|
||||
|
||||
mkdocs:
|
||||
configuration: doc/mkdocs.yml
|
||||
|
||||
python:
|
||||
install:
|
||||
# Added this to fix an MkDocs error about `site_dir`
|
||||
# https://github.com/readthedocs/readthedocs.org/issues/4974#issuecomment-735320443
|
||||
- requirements: doc/requirements.txt
|
Loading…
x
Reference in New Issue
Block a user