]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
readthedocs: don't build extra formats
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 4 Aug 2025 16:29:59 +0000 (17:29 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Tue, 12 Aug 2025 18:59:50 +0000 (14:59 -0400)
We don't build the PDFs ourselves for the hosted docs and it looks
like rtd can't manage building PDFs now they have gone over a certain
size. Disable the extra formats so we can at least have the online
stuff again.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20250804162959.330060-1-alex.bennee@linaro.org>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
.readthedocs.yml

index 0b262469ce6931e177fd203579d14a2c091253e1..639f628612c883faa5170a64616ce89ba8c2f686 100644 (file)
@@ -21,5 +21,3 @@ python:
   install:
     - requirements: docs/requirements.txt
 
-# We want all the document formats
-formats: all