mirror of
https://github.com/faucetsdn/ryu.git
synced 2025-08-06 22:57:17 +02:00
Add .readthedocs.yml.
This commit is contained in:
parent
73de59b27b
commit
814c8a757a
11
.readthedocs.yml
Normal file
11
.readthedocs.yml
Normal file
@ -0,0 +1,11 @@
|
||||
version: 2
|
||||
build:
|
||||
image: latest
|
||||
python:
|
||||
version: 3.6
|
||||
install:
|
||||
- method: pip
|
||||
path: .
|
||||
sphinx:
|
||||
configuration: doc/source/conf.py
|
||||
formats: all
|
Loading…
Reference in New Issue
Block a user