We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdd76c6 commit b85809eCopy full SHA for b85809e
doc/main/conf.py
@@ -65,7 +65,7 @@
65
gettext_compact = False # optional
66
gettext_uuid = True # Use UUIDs to preserve translations when text moves
67
gettext_location = True # Include locations as comments for reference
68
-gettext_additional_targets = ['literal-block', 'image'] # Also translate code blocks and image captions
+gettext_additional_targets = ['image'] # Also translate image captions
69
70
# Build hub specific example scripts.
71
sys.path.append(os.path.abspath("../../examples/pup/hub_common"))
0 commit comments