'fig',
'ftable',
'vref',
+ 'pcodehl',
'sphinx.ext.graphviz',
'sphinx.ext.pngmath',
]
pygments_style = 'sphinx'
# The default language to highlight source code in. The default is 'python'.
-highlight_language = 'd'
+highlight_language = 'pcode'
# A list of ignored prefixes for module index sorting.
#modindex_common_prefix = []