8000 gh-123407: Enable translating literal and code blocks (#123408) · python/cpython@5332d98 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5332d98

Browse files
authored
gh-123407: Enable translating literal and code blocks (#123408)
1 parent 10bf615 commit 5332d98

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,7 @@
311311
# Allow translation of index directives
312312
gettext_additional_targets = [
313313
'index',
314+
'literal-block',
314315
]
315316

316317
# Options for HTML output

0 commit comments

Comments
 (0)
0