From 80953cba1ea7d0a4b6ee11e6ec43a5addcc8423b Mon Sep 17 00:00:00 2001 From: Popeye-007 <68699881+popeye-007@users.noreply.github.com> Date: Fri, 24 Apr 2026 06:22:47 +0200 Subject: [PATCH] Update .readthedocs.yaml offline formats for RTDOCS --- .readthedocs.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index acbd83f9..28bb51d9 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -8,3 +8,6 @@ build: - asdf install uv latest - asdf global uv latest - uv run --group docs sphinx-build -W -b dirhtml docs $READTHEDOCS_OUTPUT/html + formats: + - epub + - pdf