mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-05 04:16:11 +02:00
Merge pull request #92 from gizmoguy/fix-api-docs
Add .readthedocs.yml.
This commit is contained in:
commit
f4bed28fa0
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…
x
Reference in New Issue
Block a user