author | Damien Correia |
Wed, 16 May 2018 14:06:43 +0200 | |
branch | doc-dc |
changeset 62 | dc2bd8068d7a |
parent 61 | cfb7276fdd33 (diff) |
parent 57 | e7d62e94392f (current diff) |
child 63 | 9fdc2d81e685 |
--- a/src/source/conf.py Wed May 16 14:03:44 2018 +0200 +++ b/src/source/conf.py Wed May 16 14:06:43 2018 +0200 @@ -115,10 +115,7 @@ exclude_patterns = [] # The name of the Pygments (syntax highlighting) style to use. -pygments_style = 'sphinx' - -# The default language to highlight source code in. -highlight_language = 'python3' +pygments_style = 'default' # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False