From e5ebff0f5b7b60c3b11e4cd32f3478ee678c5766 Mon Sep 17 00:00:00 2001 From: blnicho Date: Wed, 6 Nov 2024 12:59:22 -0700 Subject: [PATCH] Reducing the number of formats built on readthedocs to avoid timing out --- .readthedocs.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 29d1f231d32..af3fa8bfec2 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -13,7 +13,8 @@ build: sphinx: configuration: doc/OnlineDocs/conf.py -formats: all +formats: + - pdf # Set the version of Python and requirements required to build the docs python: