Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a5d53ef

Browse files
authoredJun 15, 2023
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
 

‎.readthedocs.yaml

Lines changed: 12 additions & 0 deletions
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)
Please sign in to comment.