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:
11
.readthedocs.yml
Normal file
11
.readthedocs.yml
Normal 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
|
||||
Reference in New Issue
Block a user