7 lines
178 B
YAML
7 lines
178 B
YAML
|
|
# Read the Docs configuration file
|
||
|
|
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
|
||
|
|
|
||
|
|
version: 2
|
||
|
|
sphinx:
|
||
|
|
builder: html
|
||
|
|
configuration: sphinx/conf.py
|