readthedocs: don't build extra formats
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>
This commit is contained in:
parent
30f830fa88
commit
b2a9482207
1 changed files with 0 additions and 2 deletions
|
|
@ -21,5 +21,3 @@ python:
|
||||||
install:
|
install:
|
||||||
- requirements: docs/requirements.txt
|
- requirements: docs/requirements.txt
|
||||||
|
|
||||||
# We want all the document formats
|
|
||||||
formats: all
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue