Skip to content

Commit 3c65c0b

Browse files
committed
fix: enable PDF download from readthedocs
1 parent 9e70f02 commit 3c65c0b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

readthedocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ sphinx:
1111
configuration: docs/source/conf.py
1212
fail_on_warning: false
1313

14-
## Optionally build your docs in additional formats such as PDF
15-
#formats: all
14+
# Optionally build your docs in additional formats such as PDF
15+
formats: all
1616

1717
build:
1818
os: ubuntu-22.04

0 commit comments

Comments
 (0)