forked from platformio/platformio-core
Add ReadTheDocs config
This commit is contained in:
9
.readthedocs.yml
Normal file
9
.readthedocs.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# See https://docs.readthedocs.io/en/stable/config-file/index.html
|
||||||
|
|
||||||
|
version: 2
|
||||||
|
|
||||||
|
sphinx:
|
||||||
|
configuration: docs/conf.py
|
||||||
|
|
||||||
|
formats:
|
||||||
|
- pdf
|
Reference in New Issue
Block a user