Skip to content

Commit a5d53ef

Browse files
authored
Merge pull request #26 from phpcr/readthedocs-config
add readthedocs configuration
2 parents 8dbb706 + f190f3f commit a5d53ef

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Diff for: .readthedocs.yaml

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
version: 2
2+
3+
sphinx:
4+
configuration: conf.py
5+
6+
# additional formats
7+
formats:
8+
- pdf
9+
10+
python:
11+
version: "3.7"
12+

0 commit comments

Comments
 (0)