1
0
mirror of https://github.com/olofk/serv.git synced 2026-02-26 16:23:23 +00:00

Add readthedocs config file

This commit is contained in:
Olof Kindgren
2023-05-11 22:48:11 +02:00
parent 37724d8d9f
commit f62062d481

11
.readthedocs.yml Normal file
View File

@@ -0,0 +1,11 @@
# 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