From d9222649b65ba9f6733ee3bf0f033fa06f5309eb Mon Sep 17 00:00:00 2001 From: Petr Viktorin Date: Fri, 31 Jan 2025 12:15:40 +0100 Subject: [PATCH] gh-129509: Add required key to the dummy Read the Docs config file --- .readthedocs.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.readthedocs.yml b/.readthedocs.yml index 6a9db718698269..1d12101a7c96be 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -3,6 +3,8 @@ # clicking on the docs preview link on a PR will result in a 404. version: 2 formats: [] +sphinx: + configuration: Doc/conf.py build: os: "ubuntu-22.04" tools: