gh-123407: Enable translating literal and code blocks (#123408)

This commit is contained in:
Maciej Olko 2024-08-31 08:31:36 +02:00 committed by GitHub
parent 10bf615bab
commit 5332d989af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

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