diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 17084beb..b18ff005 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -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: