diff --git a/readthedocs.yml b/readthedocs.yml index 5b0ffa7f4901e36c5457491a43575659bba85e8c..3d75d4c258022ef33b50aa9b96dc49da7eb68e1b 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -6,7 +6,7 @@ version: 2 build: - os: ubuntu-20.04 + os: ubuntu-22.04 tools: python: "3.9" nodejs: "16" @@ -18,7 +18,9 @@ sphinx: fail_on_warning: true # Optionally build your docs in additional formats such as PDF -formats: all +formats: + - pdf + - htmlzip # Optionally set the version of Python and requirements required to build your docs python: