forked from jan/debianmemberportfolio
Add configuration for readthedocs
This commit is contained in:
parent
f63ba352d3
commit
d4a5c9d24f
1 changed files with 6 additions and 0 deletions
6
.readthedocs.yml
Normal file
6
.readthedocs.yml
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
version: 2
|
||||||
|
sphinx:
|
||||||
|
configuration: docs/source/conf.py
|
||||||
|
|
||||||
|
python:
|
||||||
|
version: 3
|
Loading…
Reference in a new issue