From 8d00c269af549f047b70b5e83173e6fbc0cc01e7 Mon Sep 17 00:00:00 2001 From: Robert Göhler Date: Tue, 14 Mar 2023 22:57:03 +0100 Subject: disable pdf build --- .readthedocs.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.readthedocs.yml') diff --git a/.readthedocs.yml b/.readthedocs.yml index 56ce79a7..1c12214d 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -14,8 +14,8 @@ sphinx: # configuration: mkdocs.yml # Optionally build your docs in additional formats such as PDF -formats: - - pdf +#formats: +# - pdf # Optionally set the version of Python and requirements required to build your docs python: @@ -24,4 +24,4 @@ python: - requirements: requirements.txt submodules: - include: all \ No newline at end of file + include: all -- cgit v1.2.3