summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2023-03-14 22:57:03 +0100
committerGitHub <noreply@github.com>2023-03-14 22:57:03 +0100
commit8d00c269af549f047b70b5e83173e6fbc0cc01e7 (patch)
tree45eba224c2d5c5385cec1491b5093815d37d8f14
parente0205c67c7a7dbb30514a7429e584fe85e772030 (diff)
downloadvyos-documentation-8d00c269af549f047b70b5e83173e6fbc0cc01e7.tar.gz
vyos-documentation-8d00c269af549f047b70b5e83173e6fbc0cc01e7.zip
disable pdf build
-rw-r--r--.readthedocs.yml6
1 files changed, 3 insertions, 3 deletions
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