Skip to content

Commit 1bfb819

Browse files
authored
Enabled pdf build format (#2371)
1 parent f7189d7 commit 1bfb819

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.readthedocs.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ build:
1313
# Build documentation in the docs/ directory with Sphinx
1414
sphinx:
1515
configuration: docs/conf.py
16-
16+
formats:
17+
- pdf
1718
# We recommend specifying your dependencies to enable reproducible builds:
1819
# https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
1920
python:

0 commit comments

Comments
 (0)