forked from platformio/platformio-core
13 lines
164 B
YAML
13 lines
164 B
YAML
# See https://docs.readthedocs.io/en/stable/config-file/index.html
|
|
|
|
version: 2
|
|
|
|
sphinx:
|
|
configuration: docs/conf.py
|
|
|
|
formats:
|
|
- pdf
|
|
|
|
submodules:
|
|
include: all
|