]> git.llucax.com Git - z.facultad/75.00/informe.git/commitdiff
Especificar highlight por omisión en conf.py
authorLeandro Lucarella <llucax@gmail.com>
Fri, 24 Sep 2010 23:46:04 +0000 (20:46 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Fri, 24 Sep 2010 23:46:04 +0000 (20:46 -0300)
source/conf.py
source/index.rst

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 = []
 
index 72b1c82a468233c0f7cee5f1ed0a5325d9a11bd0..ca6e58b8600c4accb75e5e8a37209cf3a1beb452 100644 (file)
@@ -7,11 +7,6 @@
    Universidad de Buenos Aires
 
 
-.. Usar syntax highlight de D por omisión
-.. highlight:: d
-
-..   :linenothreshold: 5
-
 .. toctree::
    :hidden: