Skip to content

Commit

Permalink
[doc] [skip ci] update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jcheron committed Dec 23, 2022
1 parent 048bc78 commit 48dad64
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,10 @@
#
# This is also used if you do content translation via gettext catalogs.
# Usually you set "language" from the command line for these cases.
language = "en"
language = "fr"
gettext_uuid = True
gettext_compact = False
locale_dirs = ['locales']

# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.
Expand Down

0 comments on commit 48dad64

Please sign in to comment.