From 528d902460ae5bddaf3f140743072b3324fca5b7 Mon Sep 17 00:00:00 2001 From: Itamar Turner-Trauring Date: Mon, 6 Jun 2022 11:15:25 -0400 Subject: [PATCH 1/2] News file. --- newsfragments/3900.minor | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 newsfragments/3900.minor diff --git a/newsfragments/3900.minor b/newsfragments/3900.minor new file mode 100644 index 000000000..e69de29bb From 8694543659a36007c0d7a0787808fa119df15931 Mon Sep 17 00:00:00 2001 From: Itamar Turner-Trauring Date: Mon, 6 Jun 2022 11:15:51 -0400 Subject: [PATCH 2/2] Work with Sphinx 5. --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index af05e5900..cc9a11166 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -63,7 +63,7 @@ release = u'1.x' # # 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: