8000 [3.12] gh-123407: Enable translating literal and code blocks (GH-1234… · python/cpython@5b3fcc0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5b3fcc0

Browse files
[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 5332d98) Co-authored-by: Maciej Olko <maciej.olko@affirm.com>
1 parent bf99818 commit 5b3fcc0

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
@@ -294,6 +294,7 @@
294294
# Allow translation of index directives
295295
gettext_additional_targets = [
296296
'index',
297+
'literal-block',
297298
]
298299

299300
# Options for HTML output

0 commit comments

Comments
 (0)
0