diff options
| -rw-r--r-- | Documentation/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/conf.py b/Documentation/conf.py index f6823cf01275..7fadb3b83293 100644 --- a/Documentation/conf.py +++ b/Documentation/conf.py | |||
| @@ -135,7 +135,7 @@ pygments_style = 'sphinx' | |||
| 135 | # If true, `todo` and `todoList` produce output, else they produce nothing. | 135 | # If true, `todo` and `todoList` produce output, else they produce nothing. |
| 136 | todo_include_todos = False | 136 | todo_include_todos = False |
| 137 | 137 | ||
| 138 | primary_domain = 'C' | 138 | primary_domain = 'c' |
| 139 | highlight_language = 'none' | 139 | highlight_language = 'none' |
| 140 | 140 | ||
| 141 | # -- Options for HTML output ---------------------------------------------- | 141 | # -- Options for HTML output ---------------------------------------------- |
