mirror of
https://github.com/olofk/serv.git
synced 2026-05-04 23:35:17 +00:00
12 lines
222 B
YAML
12 lines
222 B
YAML
# Read the Docs configuration file
|
|
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
|
|
|
|
version: 2
|
|
|
|
sphinx:
|
|
configuration: doc/conf.py
|
|
|
|
python:
|
|
install:
|
|
- requirements: doc/requirements.txt
|