From 48fb6493694981689a811204968c9c5ee50ef5b5 Mon Sep 17 00:00:00 2001 From: Tom Kralidis Date: Wed, 4 Dec 2024 13:04:41 -0500 Subject: [PATCH] add PDF support for docs --- .readthedocs.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index ab2923e..010baf4 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -20,3 +20,6 @@ sphinx: python: install: - requirements: docs/requirements.txt + +formats: + - pdf