From 6f2cf42b438a80f102bc6f941a9bf2910adc9399 Mon Sep 17 00:00:00 2001 From: Kevin Tian Date: Mon, 27 Jun 2022 12:48:50 -0400 Subject: [PATCH] update sphinx config (#397) --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 7289c1164..dd7acca7b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -125,7 +125,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' # For Adding Locale locale_dirs = ['locale/'] # path is example but recommended.