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

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:49:08 +02:00 committed by GitHub
parent 9f5f2b7128
commit 578742a9a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

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