From f5df9b7040ad5e51c7557e6146cb8dac36a9ec58 Mon Sep 17 00:00:00 2001 From: James Woglom Date: Sat, 6 Dec 2025 22:38:20 -0500 Subject: [PATCH] Enable documentation downloads via formats --- .readthedocs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 8fb37166e0b2..32e5ef5bb2bf 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -16,3 +16,5 @@ sphinx: builder: html fail_on_warning: false configuration: docs/EN/conf.py + +formats: all