From 707ee09a633c52fa1c2583fd3f88bf3d309e8bfa Mon Sep 17 00:00:00 2001 From: Victor Häggqvist Date: Wed, 2 Nov 2022 23:17:48 +0100 Subject: adopt pkg in repo --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/conf.py') diff --git a/docs/conf.py b/docs/conf.py index 20946d4..fe5e066 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -64,7 +64,7 @@ release = '0.1' # # 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: -- cgit v1.2.3