Skip to content

Commit 5fbc006

Browse files
committed
Enable documentation building in PDF format
1 parent f61041e commit 5fbc006

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.readthedocs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ build:
88
tools:
99
python: "3.12"
1010

11+
# Optionally, build your docs in additional formats such as PDF
12+
formats:
13+
- pdf
14+
1115
# Build documentation in the "docs/" directory with Sphinx
1216
sphinx:
1317
configuration: docs/conf.py

0 commit comments

Comments
 (0)