Skip to content

Commit

Permalink
Build docs in zipped HTML and PDF formats
Browse files Browse the repository at this point in the history
  • Loading branch information
justinmayer committed Aug 3, 2023
1 parent 48a0484 commit 63b60da
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@ build:
tools:
python: "3.10"

# Build all formats
formats: all
# Build HTML & PDF formats
formats:
- htmlzip
- pdf

# Build documentation in the docs/ directory with Sphinx
sphinx:
Expand Down

0 comments on commit 63b60da

Please sign in to comment.