Skip to content

Commit 578742a

Browse files
[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 5332d98) Co-authored-by: Maciej Olko <[email protected]>
1 parent 9f5f2b7 commit 578742a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/conf.py

+1
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@
310310
# Allow translation of index directives
311311
gettext_additional_targets = [
312312
'index',
313+
'literal-block',
313314
]
314315

315316
# Options for HTML output

0 commit comments

Comments
 (0)