[3.12] gh-123407: Enable translating literal and code blocks (GH-123408) (#123531)

gh-123407: Enable translating literal and code blocks (GH-123408)
(cherry picked from commit 5332d989af)

Co-authored-by: Maciej Olko <maciej.olko@affirm.com>
This commit is contained in:
Miss Islington (bot) 2024-08-31 08:38:11 +02:00 committed by GitHub
parent bf99818303
commit 5b3fcc04e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -294,6 +294,7 @@ root_doc = 'contents'
# Allow translation of index directives
gettext_additional_targets = [
'index',
'literal-block',
]
# Options for HTML output