X-Git-Url: https://git.llucax.com/z.facultad/75.00/informe.git/blobdiff_plain/4b9db74d11172a2a20baf60f35fa97a537e3be76..f0fa88b43b9fae7a2011ffeb77e1311060d1bc12:/source/conf.py diff --git a/source/conf.py b/source/conf.py index 2e6e6e2..c6e161e 100644 --- a/source/conf.py +++ b/source/conf.py @@ -89,6 +89,9 @@ exclude_trees = [] # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' +# The default language to highlight source code in. The default is 'python'. +highlight_language = 'd' + # A list of ignored prefixes for module index sorting. #modindex_common_prefix = []