From 89d6dc17bf2a106a87dee9d186e876e192c75a2d Mon Sep 17 00:00:00 2001 From: Aleksandar Jelenak Date: Sat, 6 Apr 2024 00:45:58 -0400 Subject: [PATCH] Define language in sphinx conf file --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index f56c572..5a2dc4a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -41,7 +41,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: