Skip to content

Commit c34c5f8

Browse files
enable Sphinx PDF builds
1 parent cff0e92 commit c34c5f8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.readthedocs.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,8 @@ python:
99
install:
1010
- method: pip
1111
path: .
12+
13+
sphinx:
14+
configuration: docs/conf.py
15+
formats:
16+
- pdf

0 commit comments

Comments
 (0)