aboutsummaryrefslogtreecommitdiff
path: root/.readthedocs.yml
blob: 6514c09e8e1ca3e79fc694f426a34b84cfe0ef98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
version: 2

build:
  image: latest

formats:
  - pdf

python:
  version: 3.7

sphinx:
  builder: singlehtml
  configuration: doc/src/conf.py