diff --git a/Doc/conf.py b/Doc/conf.py index dc6ea6ad2b1bb6..0618bc97e13939 100644 --- a/Doc/conf.py +++ b/Doc/conf.py @@ -310,6 +310,7 @@ # Allow translation of index directives gettext_additional_targets = [ 'index', + 'literal-block', ] # Options for HTML output