[3.13] gh-119009: Add gettext target (GH-119006) (#119074)

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
This commit is contained in:
Miss Islington (bot) 2024-05-15 20:31:55 +02:00 committed by GitHub
parent 4f81915cf5
commit 7c224dd4cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 0 deletions

View file

@ -374,6 +374,8 @@ htmlhelp_basename = 'python' + release.replace('.', '')
# Split the index
html_split_index = True
# Split pot files one per reST file
gettext_compact = False
# Options for LaTeX output
# ------------------------