From 6d7d4829ee70e1e84b9ff91bd679bba92a090f3c Mon Sep 17 00:00:00 2001 From: baldurk Date: Mon, 30 May 2022 17:09:17 +0100 Subject: [PATCH] Fix docs build on sphinx 5 --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 4783ec6f1b..629352a2c4 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -98,7 +98,7 @@ # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. -language = None +language = 'en' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: