add readthedocs config
This commit is contained in:
parent
6478c22f29
commit
6a48679ece
8
.readthedocs.yaml
Normal file
8
.readthedocs.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
version: 2
|
||||
python:
|
||||
install:
|
||||
- method: pip
|
||||
path: .
|
||||
- requirements: docs/requirements.txt
|
||||
sphinx:
|
||||
builder: dirhtml
|
||||
Loading…
Reference in New Issue
Block a user