mirror of https://github.com/pallets/flask.git
add readthedocs config
This commit is contained in:
parent
d091bb00c0
commit
cdf0b5bc79
|
@ -0,0 +1,8 @@
|
|||
version: 2
|
||||
python:
|
||||
install:
|
||||
- method: pip
|
||||
path: .
|
||||
- requirements: docs/requirements.txt
|
||||
sphinx:
|
||||
builder: dirhtml
|
Loading…
Reference in New Issue