From 8b17cdda6536fa7e3320e065683c75ba6082752b Mon Sep 17 00:00:00 2001 From: Matthieu Dartiailh Date: Mon, 10 Oct 2022 18:07:27 +0200 Subject: [PATCH] docs: specify the language --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index 66966c3..f6d080e 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -70,7 +70,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: