From cfc9b71ebe8eaa35f19de1268e4eb6b43efb4189 Mon Sep 17 00:00:00 2001 From: crocsg Date: Sun, 8 Oct 2023 18:48:34 +0200 Subject: [PATCH] update doc language --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index c460d12..5022a93 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -93,7 +93,7 @@ master_doc = 'index' # # 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 = 'fr' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files.