From e01bd275c82a1cc230530a24aa3a0cea1447a9b5 Mon Sep 17 00:00:00 2001 From: "njzjz-bot (driven by OpenClaw (model: custom-chat-jinzhezeng-group/gpt-5.5))[bot]" <48687836+njzjz-bot@users.noreply.github.com> Date: Thu, 2 Jul 2026 03:18:14 +0000 Subject: [PATCH] docs: disable Read the Docs PDF build The Read the Docs build has been timing out while producing the extra PDF artifact. Keep the Sphinx HTML build enabled and stop requesting the PDF format for now. Authored by OpenClaw (model: custom-chat-jinzhezeng-group/gpt-5.5) --- .readthedocs.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 94ad679ce4..4b829fc279 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -12,5 +12,3 @@ build: - inkscape sphinx: configuration: doc/conf.py -formats: - - pdf