Skip to content

Commit c00db91

Browse files
committed
gh-123407: Allow translation of doctest blocks content
1 parent aa3f11f commit c00db91

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,7 @@
312312
gettext_additional_targets = [
313313
'index',
314314
'literal-block',
315+
'doctest-block',
315316
]
316317

317318
# Options for HTML output

0 commit comments

Comments
 (0)