]> git.llucax.com Git - z.facultad/75.00/informe.git/blobdiff - source/conf.py
Hacer variables globales más evidentes en pseudo-código
[z.facultad/75.00/informe.git] / source / conf.py
index 2e6e6e2bc9a8dc06e6a4ab97e095e02ca9dba1e3..c6e161e935c3dbcffc84b8a890f37ebff610ee6b 100644 (file)
@@ -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 = []