ReadTheDocs requires configuration so make it happy.
This commit is contained in:
parent
45118e0c31
commit
fde9ec78fc
9
.readthedocs.yaml
Normal file
9
.readthedocs.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
version: 2
|
||||
|
||||
sphinx:
|
||||
configuration: doc/src/conf.py
|
||||
|
||||
python:
|
||||
version: 3.9
|
||||
install:
|
||||
- requirements: doc/requirements.txt
|
||||
2
doc/requirements.txt
Normal file
2
doc/requirements.txt
Normal file
@ -0,0 +1,2 @@
|
||||
sphinx==3.4.3
|
||||
sphinx_rtd_theme==0.5.1
|
||||
Loading…
x
Reference in New Issue
Block a user