diff options
author | Robert Göhler <github@ghlr.de> | 2024-03-27 21:47:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-27 21:47:31 +0100 |
commit | ffe3cfaf2ff8c788cec4b43b053776f5f5cbdd68 (patch) | |
tree | e304c088a10c8e06899a9bc628aaf31bf478a743 /.readthedocs.yml | |
parent | 434ec318f0942b7e27420f4f796980f221e2e0cd (diff) | |
download | vyos-documentation-ffe3cfaf2ff8c788cec4b43b053776f5f5cbdd68.tar.gz vyos-documentation-ffe3cfaf2ff8c788cec4b43b053776f5f5cbdd68.zip |
reactivate readthedocs pdf build
Diffstat (limited to '.readthedocs.yml')
-rw-r--r-- | .readthedocs.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.readthedocs.yml b/.readthedocs.yml index 3d791ad1..f0ea8c49 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -18,8 +18,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: |