From dbc32eb65515c65dec778fab3a489bed8c075e9f Mon Sep 17 00:00:00 2001 From: Keith Battocchi Date: Wed, 8 Jun 2022 13:37:39 -0400 Subject: [PATCH] Enable sphinx 5.0 --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index 12eab5cdc..57cfe9fb3 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -89,7 +89,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" # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files.