diff --git a/Doc/conf.py b/Doc/conf.py index 75c65fa2dfc4f5..319cdf6079027c 100644 --- a/Doc/conf.py +++ b/Doc/conf.py @@ -294,6 +294,7 @@ # Allow translation of index directives gettext_additional_targets = [ 'index', + 'literal-block', ] # Options for HTML output