readthedocs config

This commit is contained in:
alonamid
2019-05-14 22:13:50 -07:00
parent d0128d8f24
commit 9f4fdccf5d
2 changed files with 11 additions and 0 deletions

7
.readthedocs.yml Normal file
View File

@@ -0,0 +1,7 @@
version: 2
formats: all
sphinx:
configuration: docs/conf.py
python:
install:
- requirements: requirements/local-docs-build.txt