diff --git a/Documentation/conf.py b/Documentation/conf.py index 7830051b6837a189c23b8714aab40cbe79dfbbdc..bcb1af786e78c76b5dba52f998b75c8a9a7f1b4a 100644 --- a/Documentation/conf.py +++ b/Documentation/conf.py @@ -136,7 +136,7 @@ pygments_style = 'sphinx' todo_include_todos = False primary_domain = 'C' -highlight_language = 'guess' +highlight_language = 'none' # -- Options for HTML output ----------------------------------------------