diff --git a/Documentation/conf.py b/Documentation/conf.py index 792b6338ef197e2f0e26347673a4e3ae54247492..49c242cf18c557f549231445f62b4d9aabf9fa03 100644 --- a/Documentation/conf.py +++ b/Documentation/conf.py @@ -125,7 +125,7 @@ pygments_style = 'sphinx' #modindex_common_prefix = [] # If true, keep warnings as "system message" paragraphs in the built documents. -#keep_warnings = False +keep_warnings = True # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False